Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / auto / qml / qqmlengine / qqmlengine.pro
index 52487b5..8c66101 100644 (file)
@@ -7,3 +7,4 @@ include (../../shared/util.pri)
 SOURCES += tst_qqmlengine.cpp 
 
 QT += core-private gui-private qml-private v8-private network testlib
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0