Files
qt-creator/src/plugins/qmljstools/qmljstools.pri

6 lines
101 B
Plaintext
Raw Normal View History

include(qmljstools_dependencies.pri)
INCLUDEPATH += $$PWD/..
LIBS *= -l$$qtLibraryName(QmlJSTools)