QmlProfiler: Avoid overhead if profiling is not enabled
[profile/ivi/qtdeclarative.git] / tests / auto / qml / debugger / qqmlenginedebug / qqmlenginedebug.pro
1 CONFIG += testcase
2 TARGET = tst_qqmlenginedebug
3 macx:CONFIG -= app_bundle
4
5 HEADERS += ../shared/debugutil_p.h
6 SOURCES += tst_qqmlenginedebug.cpp \
7            ../shared/debugutil.cpp
8
9 CONFIG += parallel_test declarative_debug
10
11 QT += core-private qml-private quick-private v8-private testlib