aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlinspector/app/app.pro
blob: ce8bfc645ae0a328b72d0ffbb9d1738a9e54a1c7 (plain)
1
2
3
4
5
6
7
8
9
10
TARGET = app
DESTDIR = $$OUT_PWD
QT += qml quick

CONFIG += declarative_debug
macx:CONFIG -= app_bundle

SOURCES += main.cpp

OTHER_FILES += qtquick1.qml qtquick2.qml