summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/simple_dll
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/simple_dll
parente9d50f2ec213e5706a8db88e5b0601185a1cd7fe (diff)
remove nonsense DEFINES
Change-Id: Ie079c52eb800878983501b9fe2b2f6c27df0cdb1 Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'tests/auto/tools/qmake/testdata/simple_dll')
-rw-r--r--tests/auto/tools/qmake/testdata/simple_dll/simple_dll.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/tools/qmake/testdata/simple_dll/simple_dll.pro b/tests/auto/tools/qmake/testdata/simple_dll/simple_dll.pro
index 4b7b3f31ce..f589d2b3d4 100644
--- a/tests/auto/tools/qmake/testdata/simple_dll/simple_dll.pro
+++ b/tests/auto/tools/qmake/testdata/simple_dll/simple_dll.pro
@@ -12,4 +12,3 @@ MOC_DIR = tmp
OBJECTS_DIR = tmp
TARGET = simple_dll
DESTDIR = ./
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0