Debugger: Fix warnings about declarative_debug in autotests
[profile/ivi/qtdeclarative.git] / tests / auto / qml / debugger / qqmlinspector / tst_qqmlinspector.pro
1 CONFIG += testcase
2 TARGET = tst_qqmlinspector
3 macx:CONFIG -= app_bundle
4
5 SOURCES += tst_qqmlinspector.cpp
6
7 INCLUDEPATH += ../shared
8 include(../shared/debugutil.pri)
9
10 CONFIG += parallel_test
11
12 QT += qml testlib