diff -r 5dc02b23752f -r 3e2da88830cd tests/auto/qnetworkreply/test/test.pro --- a/tests/auto/qnetworkreply/test/test.pro Tue Jul 06 15:10:48 2010 +0300 +++ b/tests/auto/qnetworkreply/test/test.pro Wed Aug 18 10:37:55 2010 +0300 @@ -31,7 +31,7 @@ DEPLOYMENT += certFiles # Symbian toolchain does not support correct include semantics - INCPATH+=..\..\..\..\include\QtNetwork\private + INCPATH+=..\\..\\..\\..\\include\\QtNetwork\\private # bigfile test case requires more heap TARGET.EPOCHEAPSIZE="0x100 0x1000000" TARGET.CAPABILITY="ALL -TCB"