forked from qt-creator/qt-creator
QmlJS: Fix qbs build
Amends b466e3f0be.
Change-Id: I812379c54a818ade6f2372e2e76e3157949f956b
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
committed by
Tim Jenssen
parent
da4d395ff4
commit
e96509d648
@@ -28,7 +28,6 @@ Project {
|
|||||||
"qmljscompletioncontextfinder.cpp", "qmljscompletioncontextfinder.h",
|
"qmljscompletioncontextfinder.cpp", "qmljscompletioncontextfinder.h",
|
||||||
"qmljsconstants.h",
|
"qmljsconstants.h",
|
||||||
"qmljscontext.cpp", "qmljscontext.h",
|
"qmljscontext.cpp", "qmljscontext.h",
|
||||||
"qmljsdescribevalue.cpp", "qmljsdescribevalue.h",
|
|
||||||
"qmljsdocument.cpp", "qmljsdocument.h",
|
"qmljsdocument.cpp", "qmljsdocument.h",
|
||||||
"qmljsevaluate.cpp", "qmljsevaluate.h",
|
"qmljsevaluate.cpp", "qmljsevaluate.h",
|
||||||
"qmljsfindexportedcpptypes.cpp", "qmljsfindexportedcpptypes.h",
|
"qmljsfindexportedcpptypes.cpp", "qmljsfindexportedcpptypes.h",
|
||||||
|
|||||||
Reference in New Issue
Block a user