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 918614049..9c2f5cb1b 100644
--- a/tests/auto/qhttp/qhttp.pro
+++ b/tests/auto/qhttp/qhttp.pro
@@ -13,6 +13,8 @@ wince*: {
addFiles.path = .
DEPLOYMENT = addFiles webFiles cgi
DEFINES += SRCDIR=\\\"\\\"
+} else:vxworks*: {
+ DEFINES += SRCDIR=\\\"\\\"
} else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}