Fix qbs build

... after adding perf-related projects.

Change-Id: I4d6887f67eebd8c920d01fea691260665c58fa5e
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Christian Kandeler
2018-12-19 09:23:03 +01:00
parent f207404eaf
commit cd50fe826d
2 changed files with 1 additions and 1 deletions

View File

@@ -16,7 +16,6 @@ QtcPlugin {
}
files: [
"memoryprofiling.txt",
"perfconfigeventsmodel.cpp",
"perfconfigeventsmodel.h",
"perfconfigwidget.cpp",

View File

@@ -1,4 +1,5 @@
import qbs
import qbs.File
Project {
name: "Tools"