aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger/qdeclarativeinspector/app/app.pro
blob: 90595df881c18f8a54d455919b46c8a294b1ba8b (plain)
1
2
3
4
5
6
7
8
9
TARGET = app
QT += declarative quick widgets qtquick1

CONFIG += declarative_debug
macx:CONFIG -= app_bundle

SOURCES += main.cpp

OTHER_FILES += qtquick1.qml qtquick2.qml