forked from qt-creator/qt-creator
Debugger: Fix build break on Windows
Removed inclusion of parser.pri from qml.pri and added QML_PARSER_EXPORT to QmlJSGrammar. Task-number: QTCREATORBUG-6292 Change-Id: I6a1fb3e038a6c154c4c3b368d7c7e6eda9975698 Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
committed by
Kai Koehne
parent
9abf0e6a9a
commit
baafc89dfc
@@ -1,5 +1,4 @@
|
||||
include($$PWD/../../../libs/qmljsdebugclient/qmljsdebugclient.pri)
|
||||
include($$PWD/../../../libs/qmljs/parser/parser.pri)
|
||||
include($$PWD/../../../shared/json/json.pri)
|
||||
DEFINES += JSON_INCLUDE_PRI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user