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

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