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