summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/debugger/qmldebug/qmldebug.pro
blob: c1ac1257b07389fa7adc3d854bec792673606736 (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_qmldebug.cpp \
           ../debuggerutil.cpp