Skip to content
Snippets Groups Projects
Commit bedb5d93 authored by Erik Verbruggen's avatar Erik Verbruggen
Browse files

Moved the QScriptHighlighter & friends into the QmlJS library.

parent 93144e1b
No related branches found
No related tags found
No related merge requests found
File moved
...@@ -5,6 +5,7 @@ contains(CONFIG, dll) { ...@@ -5,6 +5,7 @@ contains(CONFIG, dll) {
} }
include(parser/parser.pri) include(parser/parser.pri)
include($$PWD/qscripthighlighter.pri)
DEPENDPATH += $$PWD DEPENDPATH += $$PWD
INCLUDEPATH += $$PWD/.. INCLUDEPATH += $$PWD/..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment