summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/functions/functions.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/qmake/testdata/functions/functions.pro')
-rw-r--r--tests/auto/tools/qmake/testdata/functions/functions.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/tools/qmake/testdata/functions/functions.pro b/tests/auto/tools/qmake/testdata/functions/functions.pro
index 98e12b7650..32a9b6a137 100644
--- a/tests/auto/tools/qmake/testdata/functions/functions.pro
+++ b/tests/auto/tools/qmake/testdata/functions/functions.pro
@@ -157,3 +157,4 @@ else: \
testReplace($$shell_quote($$in), $$out, "shell_quote")
testReplace($$reverse($$list(one two three)), three two one, "reverse")
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0