Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qqmldirparser / qqmldirparser.pro
1 CONFIG += testcase
2 TARGET = tst_qqmldirparser
3 QT += qml testlib v8-private
4 macx:CONFIG -= app_bundle
5
6 SOURCES += tst_qqmldirparser.cpp
7
8 include (../../shared/util.pri)
9
10 CONFIG += parallel_test
11 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0