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