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