summaryrefslogtreecommitdiffstats
path: root/tests/auto/qnetworkreply/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qnetworkreply/test/test.pro')
-rw-r--r--tests/auto/qnetworkreply/test/test.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qnetworkreply/test/test.pro b/tests/auto/qnetworkreply/test/test.pro
index 7bf3852..b9ece38 100644
--- a/tests/auto/qnetworkreply/test/test.pro
+++ b/tests/auto/qnetworkreply/test/test.pro
@@ -31,7 +31,7 @@ symbian:{
DEPLOYMENT += certFiles
# Symbian toolchain does not support correct include semantics
- INCPATH+=..\..\..\..\include\QtNetwork\private
+ INCPATH+=..\\..\\..\\..\\include\\QtNetwork\\private
# bigfile test case requires more heap
TARGET.EPOCHEAPSIZE="0x100 0x1000000"
TARGET.CAPABILITY="ALL -TCB"