summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhttp/qhttp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qhttp/qhttp.pro')
-rw-r--r--tests/auto/qhttp/qhttp.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qhttp/qhttp.pro b/tests/auto/qhttp/qhttp.pro
index 38569ba..8678a19 100644
--- a/tests/auto/qhttp/qhttp.pro
+++ b/tests/auto/qhttp/qhttp.pro
@@ -21,6 +21,8 @@ wince*: {
addFiles.sources = rfc3252.txt trolltech
addFiles.path = .
DEPLOYMENT = addFiles webFiles cgi
+} else:vxworks*: {
+ DEFINES += SRCDIR=\\\"\\\"
} else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}