d298b5c087fb629ac3fe27d4dd48025418f38e4f
[profile/ivi/qtdeclarative.git] / tests / auto / qml / debugger / qqmldebugclient / qqmldebugclient.pro
1 CONFIG += testcase
2 TARGET = tst_qqmldebugclient
3 macx:CONFIG -= app_bundle
4
5 HEADERS += ../shared/debugutil_p.h
6 SOURCES += tst_qqmldebugclient.cpp \
7            ../shared/debugutil.cpp
8
9 CONFIG += declarative_debug
10
11 QT += qml-private testlib