Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qqmlparser / qqmlparser.pro
1 CONFIG += testcase
2 TARGET = tst_qqmlparser
3 QT += qmldevtools-private testlib gui-private
4 macx:CONFIG -= app_bundle
5
6 SOURCES += tst_qqmlparser.cpp
7 DEFINES += SRCDIR=\\\"$$PWD\\\"
8
9 CONFIG += parallel_test
10
11 cross_compile: DEFINES += QTEST_CROSS_COMPILED
12 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0