Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qqmlpropertymap / qqmlpropertymap.pro
index f67de8c..bf22afa 100644 (file)
@@ -7,3 +7,4 @@ SOURCES += tst_qqmlpropertymap.cpp
 CONFIG += parallel_test
 
 QT += core-private gui-private qml-private quick-private testlib
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0