summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/rcc/rcc.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/rcc/rcc.pro')
-rw-r--r--tests/auto/tools/rcc/rcc.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/tools/rcc/rcc.pro b/tests/auto/tools/rcc/rcc.pro
index ebe36cfaff..264b8ecc66 100644
--- a/tests/auto/tools/rcc/rcc.pro
+++ b/tests/auto/tools/rcc/rcc.pro
@@ -3,10 +3,3 @@ QT = core testlib
TARGET = tst_rcc
SOURCES += tst_rcc.cpp
-
-wince* {
- DEFINES += SRCDIR=\\\"\\\"
-} else {
- DEFINES += SRCDIR=\\\"$$PWD/\\\"
-}
-