summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlquery/qxmlquery.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qxmlquery/qxmlquery.pro')
-rw-r--r--tests/auto/qxmlquery/qxmlquery.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/qxmlquery/qxmlquery.pro b/tests/auto/qxmlquery/qxmlquery.pro
index 392a588..7dca9b9 100644
--- a/tests/auto/qxmlquery/qxmlquery.pro
+++ b/tests/auto/qxmlquery/qxmlquery.pro
@@ -13,12 +13,6 @@ QT += network testlib
TESTDATA = data/* pushBaselines/* input.xml
-wince* {
- DEFINES += SRCDIR=\\\"./\\\"
-} else {
- DEFINES += SRCDIR=\\\"$$PWD/\\\"
-}
-
include (../xmlpatterns.pri)
wince*: {