summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro')
-rw-r--r--tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro b/tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro
index c04ed05ff3..9abc3e9f26 100644
--- a/tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro
+++ b/tests/auto/tools/qmake/testdata/simple_lib/simple_lib.pro
@@ -11,5 +11,3 @@ MOC_DIR = tmp
OBJECTS_DIR = tmp
TARGET = simple_lib
DESTDIR = ./
-
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0