diff -r 5dc02b23752f -r 3e2da88830cd tests/auto/windowsmobile/test/test.pro --- a/tests/auto/windowsmobile/test/test.pro Tue Jul 06 15:10:48 2010 +0300 +++ b/tests/auto/windowsmobile/test/test.pro Wed Aug 18 10:37:55 2010 +0300 @@ -11,7 +11,7 @@ addFiles.sources = $$OUT_PWD/../testQMenuBar/*.exe - addFiles.path = "\Program Files\tst_windowsmobile" + addFiles.path = "\\Program Files\\tst_windowsmobile" DEPLOYMENT += addFiles }