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

HEADERS += ../debuggerutil_p.h
SOURCES += tst_qmldebugclient.cpp \
           ../debuggerutil.cpp