Moved the QScriptHighlighter & friends into the QmlJS library.

This commit is contained in:
Erik Verbruggen
2010-01-18 13:47:47 +01:00
parent 93144e1bf7
commit bedb5d936b
11 changed files with 1 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ contains(CONFIG, dll) {
}
include(parser/parser.pri)
include($$PWD/qscripthighlighter.pri)
DEPENDPATH += $$PWD
INCLUDEPATH += $$PWD/..