Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / benchmarks / qml / painting / painting.pro
1 requires(contains(QT_CONFIG,opengl))
2
3 QT += opengl
4 CONFIG += console
5 macx:CONFIG -= app_bundle
6
7 SOURCES += paintbenchmark.cpp
8 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0