summaryrefslogtreecommitdiff
path: root/tests/auto/tools/qmake/testdata/substitutes
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-07-03 15:15:15 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-03 21:38:37 +0200
commitbc328f8ec316acc2961b49978831171654ddde2d (patch)
tree163cd16d4f748a42251111e97b3cef2545a62a50 /tests/auto/tools/qmake/testdata/substitutes
parente9d50f2ec213e5706a8db88e5b0601185a1cd7fe (diff)
downloadqtbase-bc328f8ec316acc2961b49978831171654ddde2d.tar.gz
remove nonsense DEFINES
Change-Id: Ie079c52eb800878983501b9fe2b2f6c27df0cdb1 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'tests/auto/tools/qmake/testdata/substitutes')
-rw-r--r--tests/auto/tools/qmake/testdata/substitutes/test.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/tools/qmake/testdata/substitutes/test.pro b/tests/auto/tools/qmake/testdata/substitutes/test.pro
index 69e1f676ac..8c003275a2 100644
--- a/tests/auto/tools/qmake/testdata/substitutes/test.pro
+++ b/tests/auto/tools/qmake/testdata/substitutes/test.pro
@@ -6,4 +6,3 @@ indirect.output = $$OUT_PWD/sub/indirect_test.txt
copy.input = $$PWD/copy.txt
copy.output = $$OUT_PWD/copy_test.txt
copy.CONFIG = verbatim
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0