summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/shadow_files
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/shadow_files
parente9d50f2ec213e5706a8db88e5b0601185a1cd7fe (diff)
remove nonsense DEFINES
Change-Id: Ie079c52eb800878983501b9fe2b2f6c27df0cdb1 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'tests/auto/tools/qmake/testdata/shadow_files')
-rw-r--r--tests/auto/tools/qmake/testdata/shadow_files/foo.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/auto/tools/qmake/testdata/shadow_files/foo.pro b/tests/auto/tools/qmake/testdata/shadow_files/foo.pro
index 97a5410b25..3026f3ff99 100644
--- a/tests/auto/tools/qmake/testdata/shadow_files/foo.pro
+++ b/tests/auto/tools/qmake/testdata/shadow_files/foo.pro
@@ -12,7 +12,3 @@ INSTALLS+=target
test.files=test.txt foo.bar
test.path=dist
INSTALLS+=test
-
-
-
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0