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