d62a262d2f8322705e6aaa6497436273982d1e81
[profile/ivi/qtdeclarative.git] / tests / auto / qml / debugger / qdebugmessageservice / qdebugmessageservice.pro
1 CONFIG += testcase
2 TARGET = tst_qdebugmessageservice
3 QT += network qml-private testlib
4 macx:CONFIG -= app_bundle
5
6 HEADERS += ../shared/debugutil_p.h
7
8 SOURCES +=     tst_qdebugmessageservice.cpp \
9             ../shared/debugutil.cpp
10
11 INCLUDEPATH += ../shared
12
13 include(../../../shared/util.pri)
14
15 TESTDATA = data/*
16
17 CONFIG += parallel_test
18
19 OTHER_FILES += data/test.qml