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

HEADERS += ../shared/debugutil_p.h
SOURCES += tst_qdeclarativedebug.cpp \
           ../shared/debugutil.cpp

CONFIG += parallel_test declarative_debug