summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger/qmldebugservice/qmldebugservice.pro
blob: 1b6762c401c1685800be84a6bcb45ee05b4dc57a (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_qmldebugservice.cpp \
           ../debuggerutil.cpp