QmlDebugging: Remove QQmlDebugClient
[profile/ivi/qtdeclarative.git] / tests / auto / qml / debugger / qqmldebugservice / qqmldebugservice.pro
1 CONFIG += testcase
2 TARGET = tst_qqmldebugservice
3 macx:CONFIG -= app_bundle
4
5 SOURCES += tst_qqmldebugservice.cpp
6 INCLUDEPATH += ../shared
7 include(../../../shared/util.pri)
8 include(../shared/debugutil.pri)
9
10 CONFIG += parallel_test declarative_debug
11
12 QT += qml-private testlib