diff -r 88ff81299c11 -r 4956c89a3c3f fturuntimeservices/fturuntimeservices.pro --- a/fturuntimeservices/fturuntimeservices.pro Wed Aug 18 09:39:42 2010 +0300 +++ b/fturuntimeservices/fturuntimeservices.pro Fri Sep 17 08:27:43 2010 +0300 @@ -63,8 +63,11 @@ win32 { } include(fturuntimeservices.pri) -system(copy /y .\inc\fturuntimeservices_global.h ..\inc) -system(copy /y .\inc\ftucontentservice.h ..\inc) +system(copy /y .\\inc\\fturuntimeservices_global.h ..\\inc) +system(copy /y .\\inc\\ftucontentservice.h ..\\inc) #ONLY FOR DEVELOPMENT! REMOVE THIS BEFORE EACH HS_Domain RELEASE! -symbian: MMP_RULES += EXPORTUNFROZEN + + + +symbian:MMP_RULES += SMPSAFE