forked from qt-creator/qt-creator
Fix qbs build
Change-Id: I5c2ddacab09b7e1ff997686d21a8b5aa193e1aa3 Reviewed-by: Tobias Hunger <tobias.hunger@nokia.com>
This commit is contained in:
committed by
Tobias Hunger
parent
3767ecf872
commit
489132640f
@@ -62,10 +62,10 @@ QtcPlugin {
|
|||||||
"profilekeywords.h",
|
"profilekeywords.h",
|
||||||
"qmakeparser.cpp",
|
"qmakeparser.cpp",
|
||||||
"qmakeparser.h",
|
"qmakeparser.h",
|
||||||
"qmakeprofileconfigwidget.cpp",
|
"qmakekitconfigwidget.cpp",
|
||||||
"qmakeprofileconfigwidget.h",
|
"qmakekitconfigwidget.h",
|
||||||
"qmakeprofileinformation.cpp",
|
"qmakekitinformation.cpp",
|
||||||
"qmakeprofileinformation.h",
|
"qmakekitinformation.h",
|
||||||
"qmakerunconfigurationfactory.cpp",
|
"qmakerunconfigurationfactory.cpp",
|
||||||
"qmakerunconfigurationfactory.h",
|
"qmakerunconfigurationfactory.h",
|
||||||
"qmakestep.cpp",
|
"qmakestep.cpp",
|
||||||
|
@@ -70,10 +70,10 @@ QtcPlugin {
|
|||||||
"qtoutputformatter.cpp",
|
"qtoutputformatter.cpp",
|
||||||
"qtoutputformatter.h",
|
"qtoutputformatter.h",
|
||||||
"qtparser.h",
|
"qtparser.h",
|
||||||
"qtprofileconfigwidget.cpp",
|
"qtkitconfigwidget.cpp",
|
||||||
"qtprofileconfigwidget.h",
|
"qtkitconfigwidget.h",
|
||||||
"qtprofileinformation.cpp",
|
"qtkitinformation.cpp",
|
||||||
"qtprofileinformation.h",
|
"qtkitinformation.h",
|
||||||
"qtsupport_global.h",
|
"qtsupport_global.h",
|
||||||
"qtsupportconstants.h",
|
"qtsupportconstants.h",
|
||||||
"qtsupportplugin.cpp",
|
"qtsupportplugin.cpp",
|
||||||
|
Reference in New Issue
Block a user