summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlstream/qxmlstream.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qxmlstream/qxmlstream.pro')
-rw-r--r--tests/auto/qxmlstream/qxmlstream.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qxmlstream/qxmlstream.pro b/tests/auto/qxmlstream/qxmlstream.pro
index 31d77e7..894801d 100644
--- a/tests/auto/qxmlstream/qxmlstream.pro
+++ b/tests/auto/qxmlstream/qxmlstream.pro
@@ -8,7 +8,7 @@ wince*|symbian: {
addFiles.files = data XML-Test-Suite
addFiles.path = .
DEPLOYMENT += addFiles
- DEFINES += SRCDIR=\\\"\\\"
+ wince*:DEFINES += SRCDIR=\\\"\\\"
} else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}