boottimeintegritycheck/TrkDummy/group/TrkDummy.mmp
branchRCL_3
changeset 50 03674e5abf46
parent 49 09b1ac925e3f
--- a/boottimeintegritycheck/TrkDummy/group/TrkDummy.mmp	Tue Aug 31 16:04:40 2010 +0300
+++ b/boottimeintegritycheck/TrkDummy/group/TrkDummy.mmp	Wed Sep 01 12:19:59 2010 +0100
@@ -12,7 +12,7 @@
 * Contributors:
 *
 * Description:  Dummy exe to prevent installing too liberal TrkApp
-*  Version     : %version: tr1sido#10 %
+*  Version     : %version: tr1sido#9 %
 *
 */
 
@@ -26,9 +26,9 @@
 // This component is built-in'.
 
 
-
-#include <platform_paths.hrh>
-
+#if(!defined __SERIES60_30__ && !defined __SERIES60_31__)
+  #include <platform_paths.hrh>
+#endif
 
 CAPABILITY      None
 
@@ -45,9 +45,13 @@
 SOURCE          TrkDummy.cpp
 SOURCE          TrkDummyApplication.cpp
 
-USERINCLUDE     ../inc
+USERINCLUDE     ../inc 
+#if defined (__SERIES60_30__) || defined(__SERIES60_31__)
+	SYSTEMINCLUDE	/epoc32/include  
+#else
+    MW_LAYER_SYSTEMINCLUDE    
+#endif
 
-MW_LAYER_SYSTEMINCLUDE    
 
 LIBRARY         euser.lib
 LIBRARY         apparc.lib