diff -r 5dc02b23752f -r 3e2da88830cd tests/auto/qaccessibility/qaccessibility.pro --- a/tests/auto/qaccessibility/qaccessibility.pro Tue Jul 06 15:10:48 2010 +0300 +++ b/tests/auto/qaccessibility/qaccessibility.pro Wed Aug 18 10:37:55 2010 +0300 @@ -5,7 +5,7 @@ contains(QT_CONFIG, qt3support): QT += qt3support wince*: { - accessneeded.sources = $$QT_BUILD_TREE\plugins\accessible\*.dll + accessneeded.sources = $$QT_BUILD_TREE\\plugins\\accessible\\*.dll accessneeded.path = accessible DEPLOYMENT += accessneeded } \ No newline at end of file