Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / auto / qml / debugger / qpacketprotocol / qpacketprotocol.pro
index 82e3dde..98c0fc2 100644 (file)
@@ -9,3 +9,4 @@ include(../shared/debugutil.pri)
 
 CONFIG += parallel_test
 QT += qml network testlib gui-private
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0