gsprofilesrv_pub/profiles_engine_wrapper_api/tsrc/BC/ProfilesEngineWrapperAPI/group/ProEngWrapAPI.mmp
changeset 40 6465d5bb863a
parent 0 8c5d936e5675
child 68 13e71d907dc3
--- a/gsprofilesrv_pub/profiles_engine_wrapper_api/tsrc/BC/ProfilesEngineWrapperAPI/group/ProEngWrapAPI.mmp	Thu Jun 10 16:03:48 2010 +0800
+++ b/gsprofilesrv_pub/profiles_engine_wrapper_api/tsrc/BC/ProfilesEngineWrapperAPI/group/ProEngWrapAPI.mmp	Fri Jun 25 17:09:30 2010 +0800
@@ -11,15 +11,13 @@
 *
 * Contributors:
 *
-* Description:  ?Description
+* Description:  BC test mmp for profile engine wrapper
 *
 */
 
 
-#if defined(__S60_)
-        // To get the OS_LAYER_SYSTEMINCLUDE-definition
-        #include <platform_paths.hrh>
-#endif
+// To get the OS_LAYER_SYSTEMINCLUDE-definition
+#include <platform_paths.hrh>
 
 TARGET          ProEngWrapAPI.dll
 TARGETTYPE      dll
@@ -29,28 +27,10 @@
 
 DEFFILE         ProEngWrapAPI.def
 
-#ifdef SBSV2
 USERINCLUDE     ../inc 
-
-	#if defined(__S60_)
-	    MW_LAYER_SYSTEMINCLUDE
-	#else // __S60_ not defined
-SYSTEMINCLUDE   /epoc32/include 
-SYSTEMINCLUDE   /epoc32/include/internal
-	#endif // __S60_
-
-#else // SBSV2 not defined
-USERINCLUDE     ../inc 
-
-	#if defined(__S60_)
-	    MW_LAYER_SYSTEMINCLUDE
-	#else // __S60_ not defined
-SYSTEMINCLUDE   /epoc32/include 
-SYSTEMINCLUDE   /epoc32/include/internal
-	#endif // __S60_
+MW_LAYER_SYSTEMINCLUDE
 
 SOURCEPATH      ../src
-#endif // SBSV2
 
 SOURCE          ProEngWrapAPI.cpp
 SOURCE          ProEngWrapAPIBlocks.cpp CSchedulerUtility.cpp