summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger/qmldebugclient/qmldebugclient.pro
blob: c0aa7b25473c8729dbc7f8250b220376163cdb6c (plain)
1
2
3
4
5
6
7
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += network declarative
macx:CONFIG -= app_bundle

HEADERS += ../debugutil_p.h
SOURCES += tst_qmldebugclient.cpp \
           ../debugutil.cpp