summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmldebugservice/qmldebugservice.pro
blob: 9995f1f2c9d7ad3c4c54b8c76dd3f8d8f8a83584 (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_qmldebugservice.cpp \
           ../shared/debugutil.cpp