201023
authorhgs
Tue, 13 Jul 2010 03:35:14 +0530
changeset 39 9905f7d46607
parent 38 1bb40c16ad33
child 40 b63e67867dcd
201023
contentctrl_plat/ds_contactsdatastoreextension_api/tsrc/group/TestCntDataStoreExtn.mmp
omads/omadsextensions/dsutils/contactsdatastoreextension/contactsdatastoreextension.pro
--- 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 <platform_paths.hrh>
-#endif
+#include <platform_paths.hrh>
 
 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 
--- 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