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