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