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

CONFIG += declarative_debug
macx:CONFIG -= app_bundle

SOURCES += main.cpp

OTHER_FILES += qtquick1.qml qtquick2.qml