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