# HG changeset patch # User hgs # Date 1278972314 -19800 # Node ID 9905f7d466074e7ee1f89bbb4fe504732eaa17e4 # Parent 1bb40c16ad337e5f04537d0cb05b3e8e6f9f75db 201023 diff -r 1bb40c16ad33 -r 9905f7d46607 contentctrl_plat/ds_contactsdatastoreextension_api/tsrc/group/TestCntDataStoreExtn.mmp --- a/contentctrl_plat/ds_contactsdatastoreextension_api/tsrc/group/TestCntDataStoreExtn.mmp Tue Jul 13 03:31:55 2010 +0530 +++ b/contentctrl_plat/ds_contactsdatastoreextension_api/tsrc/group/TestCntDataStoreExtn.mmp Tue Jul 13 03:35:14 2010 +0530 @@ -17,10 +17,7 @@ */ -#if defined(__S60_) - // To get the MW_LAYER_SYSTEMINCLUDE-definition - #include -#endif +#include TARGET TestCntDataStoreExtn.dll TARGETTYPE dll @@ -37,12 +34,9 @@ USERINCLUDE ../inc -#if defined(__S60_) - MW_LAYER_SYSTEMINCLUDE - APP_LAYER_SYSTEMINCLUDE -#else - SYSTEMINCLUDE /epoc32/include -#endif + +MW_LAYER_SYSTEMINCLUDE +APP_LAYER_SYSTEMINCLUDE LIBRARY euser.lib LIBRARY efsrv.lib diff -r 1bb40c16ad33 -r 9905f7d46607 omads/omadsextensions/dsutils/contactsdatastoreextension/contactsdatastoreextension.pro --- a/omads/omadsextensions/dsutils/contactsdatastoreextension/contactsdatastoreextension.pro Tue Jul 13 03:31:55 2010 +0530 +++ b/omads/omadsextensions/dsutils/contactsdatastoreextension/contactsdatastoreextension.pro Tue Jul 13 03:35:14 2010 +0530 @@ -43,14 +43,14 @@ -lnsmldebug.dll \ -IfdefBlock = \ +defBlock = \ "$${LITERAL_HASH}if defined(ARMCC)" \ "DEFFILE ./def/eabicontactsdatastoreextension" \ "$${LITERAL_HASH}elif defined(WINSCW)" \ "DEFFILE ./def/bwinscwcontactsdatastoreextension" \ "$${LITERAL_HASH}endif" -MMP_RULES += IfdefBlock +MMP_RULES += defBlock symbian { TARGET.UID3 = 0x2002DC83