forked from qt-creator/qt-creator
6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
|
|
include(qmljstools_dependencies.pri)
|
||
|
|
|
||
|
|
INCLUDEPATH += $$PWD/..
|
||
|
|
|
||
|
|
LIBS *= -l$$qtLibraryName(QmlJSTools)
|