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