diff -r ef0373b55136 -r 758a864f9613 tests/auto/qnetworkreply/test/test.pro --- a/tests/auto/qnetworkreply/test/test.pro Fri Sep 17 08:34:18 2010 +0300 +++ b/tests/auto/qnetworkreply/test/test.pro Mon Oct 04 01:19:32 2010 +0300 @@ -31,7 +31,7 @@ DEPLOYMENT += certFiles # Symbian toolchain does not support correct include semantics - INCPATH+=..\\..\\..\\..\\include\\QtNetwork\\private + INCLUDEPATH+=..\\..\\..\\..\\include\\QtNetwork\\private # bigfile test case requires more heap TARGET.EPOCHEAPSIZE="0x100 0x1000000" TARGET.CAPABILITY="ALL -TCB"