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

CONFIG += declarative_debug
macx:CONFIG -= app_bundle

SOURCES += main.cpp

OTHER_FILES += qtquick1.qml qtquick2.qml