81fe3d5943152f921b8e4bcca6252992aeb3ae4e
[profile/ivi/qtdeclarative.git] / tests / auto / qml / debugger / qqmlprofilerservice / qqmlprofilerservice.pro
1 CONFIG += testcase
2 TARGET = tst_qqmlprofilerservice
3 macx:CONFIG -= app_bundle
4
5 HEADERS += ../shared/debugutil_p.h
6
7 SOURCES += tst_qqmlprofilerservice.cpp \
8            ../shared/debugutil.cpp
9 OTHER_FILES += data/test.qml
10
11 include (../../../shared/util.pri)
12
13 CONFIG += parallel_test declarative_debug
14
15 QT += core-private v8-private qml-private testlib