Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qjsvalue / qjsvalue.pro
1 CONFIG += testcase
2 CONFIG += parallel_test
3 TARGET = tst_qjsvalue
4 macx:CONFIG -= app_bundle
5 QT += qml widgets testlib gui-private
6 SOURCES  += tst_qjsvalue.cpp
7 HEADERS  += tst_qjsvalue.h
8 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0