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