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

SOURCES += tst_qqmldebugclient.cpp

INCLUDEPATH += ../shared
include(../shared/debugutil.pri)

CONFIG += declarative_debug

QT += qml-private testlib