forked from qt-creator/qt-creator
QmlProjectManager: Fix qbs build
Change-Id: Id458a2abac161b4cfdfff599167487f772841baf Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -15,7 +15,7 @@ QtcPlugin {
|
|||||||
Group {
|
Group {
|
||||||
name: "General"
|
name: "General"
|
||||||
files: [
|
files: [
|
||||||
"qmlmainfileaspect.cpp", "qmlmainfileaspect.h"
|
"qmlmainfileaspect.cpp", "qmlmainfileaspect.h",
|
||||||
"qmlproject.cpp", "qmlproject.h",
|
"qmlproject.cpp", "qmlproject.h",
|
||||||
"qmlproject.qrc",
|
"qmlproject.qrc",
|
||||||
"qmlprojectconstants.h",
|
"qmlprojectconstants.h",
|
||||||
|
Reference in New Issue
Block a user