forked from qt-creator/qt-creator
Fix qbs build
... after adding perf-related projects. Change-Id: I4d6887f67eebd8c920d01fea691260665c58fa5e Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -16,7 +16,6 @@ QtcPlugin {
|
||||
}
|
||||
|
||||
files: [
|
||||
"memoryprofiling.txt",
|
||||
"perfconfigeventsmodel.cpp",
|
||||
"perfconfigeventsmodel.h",
|
||||
"perfconfigwidget.cpp",
|
||||
|
@@ -1,4 +1,5 @@
|
||||
import qbs
|
||||
import qbs.File
|
||||
|
||||
Project {
|
||||
name: "Tools"
|
||||
|
Reference in New Issue
Block a user