Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / benchmarks / qml / qmltime / qmltime.pro
1 CONFIG += testcase
2 TEMPLATE = app
3 TARGET = qmltime
4 QT += qml widgets testlib
5 macx:CONFIG -= app_bundle
6
7 SOURCES += qmltime.cpp 
8
9 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0