forked from qt-creator/qt-creator
QmlProfiler: Fix qbs build.
Change-Id: Id9c3659242841b29a328639a9073860af2b400b4 Reviewed-by: Ulf Hermann <ulf.hermann@digia.com>
This commit is contained in:
@@ -26,6 +26,8 @@ QtcPlugin {
|
|||||||
"abstractqmlprofilerrunner.h",
|
"abstractqmlprofilerrunner.h",
|
||||||
"abstracttimelinemodel.h", "abstracttimelinemodel_p.h", "abstracttimelinemodel.cpp",
|
"abstracttimelinemodel.h", "abstracttimelinemodel_p.h", "abstracttimelinemodel.cpp",
|
||||||
"localqmlprofilerrunner.cpp", "localqmlprofilerrunner.h",
|
"localqmlprofilerrunner.cpp", "localqmlprofilerrunner.h",
|
||||||
|
"notesmodel.cpp",
|
||||||
|
"notesmodel.h",
|
||||||
"qmlprofiler_global.h",
|
"qmlprofiler_global.h",
|
||||||
"qmlprofilerattachdialog.cpp", "qmlprofilerattachdialog.h",
|
"qmlprofilerattachdialog.cpp", "qmlprofilerattachdialog.h",
|
||||||
"qmlprofilerbasemodel.cpp", "qmlprofilerbasemodel.h", "qmlprofilerbasemodel_p.h",
|
"qmlprofilerbasemodel.cpp", "qmlprofilerbasemodel.h", "qmlprofilerbasemodel_p.h",
|
||||||
|
|||||||
Reference in New Issue
Block a user