ecb3b2ca2c5183a44ba4259175ac106bf46d1e8f
[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 HEADERS += ../shared/debugutil_p.h
6 SOURCES += tst_qqmldebugservice.cpp \
7            ../shared/debugutil.cpp
8
9 CONFIG += parallel_test declarative_debug
10
11 QT += qml-private testlib