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