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: [
|
files: [
|
||||||
"memoryprofiling.txt",
|
|
||||||
"perfconfigeventsmodel.cpp",
|
"perfconfigeventsmodel.cpp",
|
||||||
"perfconfigeventsmodel.h",
|
"perfconfigeventsmodel.h",
|
||||||
"perfconfigwidget.cpp",
|
"perfconfigwidget.cpp",
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
import qbs
|
import qbs
|
||||||
|
import qbs.File
|
||||||
|
|
||||||
Project {
|
Project {
|
||||||
name: "Tools"
|
name: "Tools"
|
||||||
|
Reference in New Issue
Block a user