summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlocale/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qlocale/test/test.pro')
-rw-r--r--tests/auto/qlocale/test/test.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qlocale/test/test.pro b/tests/auto/qlocale/test/test.pro
index 7bc9f59..d57f2d1 100644
--- a/tests/auto/qlocale/test/test.pro
+++ b/tests/auto/qlocale/test/test.pro
@@ -25,7 +25,7 @@ wince*: {
addFiles.sources = \
../syslocaleapp
- addFiles.path = \Program Files\tst_qlocale
+ addFiles.path = "\\Program Files\\tst_qlocale"
DEPLOYMENT += addFiles
}