Debugger: Fix warnings about declarative_debug in autotests
[profile/ivi/qtdeclarative.git] / tests / auto / qml / debugger / qqmlinspector / app / app.pro
1 TARGET = app
2 DESTDIR = $$OUT_PWD
3 QT += qml quick
4
5 CONFIG += qml_debug
6 macx:CONFIG -= app_bundle
7
8 SOURCES += main.cpp
9
10 OTHER_FILES += qtquick1.qml qtquick2.qml