Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / auto / qmltest / qmltest.pro
1 TEMPLATE=app
2 TARGET=tst_qmltest
3 CONFIG += warn_on qmltestcase
4 SOURCES += tst_qmltest.cpp
5
6
7 importFiles.files = borderimage  buttonclick  createbenchmark  events  qqmlbinding selftests
8
9 importFiles.path = .
10 DEPLOYMENT += importFiles
11
12 mac:CONFIG+=insignificant_test # QTBUG-25306
13 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0