forked from qt-creator/qt-creator
Moved the QScriptHighlighter & friends into the QmlJS library.
This commit is contained in:
@@ -5,6 +5,7 @@ contains(CONFIG, dll) {
|
||||
}
|
||||
|
||||
include(parser/parser.pri)
|
||||
include($$PWD/qscripthighlighter.pri)
|
||||
|
||||
DEPENDPATH += $$PWD
|
||||
INCLUDEPATH += $$PWD/..
|
||||
|
||||
Reference in New Issue
Block a user