summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro')
-rw-r--r--tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro b/tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro
index 424062a9ac..737802370a 100644
--- a/tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro
+++ b/tests/auto/tools/qmake/testdata/include_function/include_existing_file.pro
@@ -5,3 +5,4 @@ include(existing_file.pri)
# Test to see if by specifying full set of parameters to include()
# succeeds when the specified filed to include exists
include(existing_file.pri, "", false)
+DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0