aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmldebugclient/qqmldebugclient.pro
blob: d298b5c087fb629ac3fe27d4dd48025418f38e4f (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qqmldebugclient
macx:CONFIG -= app_bundle

HEADERS += ../shared/debugutil_p.h
SOURCES += tst_qqmldebugclient.cpp \
           ../shared/debugutil.cpp

CONFIG += declarative_debug

QT += qml-private testlib