Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / benchmarks / qml / qqmldebugtrace / qqmldebugtrace.pro
1 CONFIG += testcase
2 QT += qml testlib
3 TEMPLATE = app
4 TARGET = tst_qqmldebugtrace
5 macx:CONFIG -= app_bundle
6
7 SOURCES += tst_qqmldebugtrace.cpp
8
9 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0