Files
qt-creator/share/qtcreator/qml/qmljsdebugger/qmljsdebugger-lib.pri
2011-02-18 12:57:45 +01:00

7 lines
162 B
Plaintext

# This file is part of Qt Creator
# It enables debugging of Qt Quick applications
QT += declarative
INCLUDEPATH += $$PWD/include
LIBS += -L$$PWD -lQmlJSDebugger