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