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