summaryrefslogtreecommitdiffstats
path: root/tests/auto/qprocess/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qprocess/test/test.pro')
-rw-r--r--tests/auto/qprocess/test/test.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qprocess/test/test.pro b/tests/auto/qprocess/test/test.pro
index e1afd22ecb..d555067f88 100644
--- a/tests/auto/qprocess/test/test.pro
+++ b/tests/auto/qprocess/test/test.pro
@@ -118,7 +118,7 @@ symbian: {
testProcessOutput.exe \
nospace.exe \
testSpaceInName.exe
- binDep.path = \sys\bin
+ binDep.path = \\sys\\bin
DEPLOYMENT += binDep
}