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