Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qqmlpropertycache / qqmlpropertycache.pro
index 4beb961..5f75015 100644 (file)
@@ -6,3 +6,4 @@ SOURCES += tst_qqmlpropertycache.cpp
 
 CONFIG += parallel_test
 QT += core-private gui-private qml-private testlib v8-private
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0