tests/auto/qprocess/test/test.pro
changeset 33 3e2da88830cd
parent 0 1918ee327afb
--- a/tests/auto/qprocess/test/test.pro	Tue Jul 06 15:10:48 2010 +0300
+++ b/tests/auto/qprocess/test/test.pro	Wed Aug 18 10:37:55 2010 +0300
@@ -118,7 +118,7 @@
         testProcessOutput.exe \
         nospace.exe \
         testSpaceInName.exe
-   binDep.path = \sys\bin
+   binDep.path = \\sys\\bin
 
    DEPLOYMENT += binDep
 }