diff -r 793f76d9ab0c -r b3dd5ec3089d locationpickerservice/locationpickerservice.pro --- a/locationpickerservice/locationpickerservice.pro Thu Sep 02 20:20:42 2010 +0300 +++ b/locationpickerservice/locationpickerservice.pro Mon Oct 04 00:10:56 2010 +0300 @@ -26,7 +26,8 @@ # Build.inf rules BLD_INF_RULES.prj_exports += \ "$${LITERAL_HASH}include " \ - "rom/locationpickerservice.iby CORE_APP_LAYER_IBY_EXPORT_PATH(locationpickerservice.iby)" + "rom/locationpickerservice.iby CORE_APP_LAYER_IBY_EXPORT_PATH(locationpickerservice.iby)" \ + "rom/locationpickerservice_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(locationpickerservice_resources.iby)" TARGET.UID3 = 0x2002C3AA isEmpty(TARGET.EPOCSTACKSIZE):TARGET.EPOCSTACKSIZE = 0x14000 @@ -87,3 +88,6 @@ inc/locationpickerdocumentloader.h \ inc/hgwidgetdatamodel.h + + +symbian:MMP_RULES += SMPSAFE