webengine/wmlengine/group/system/system.mmp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
--- a/webengine/wmlengine/group/system/system.mmp	Thu Dec 17 09:20:16 2009 +0200
+++ b/webengine/wmlengine/group/system/system.mmp	Thu Jan 07 13:31:38 2010 +0200
@@ -15,39 +15,16 @@
 *
 */
 
-#include <platform_paths.hrh>
-#include <platform/mw/browser_platform_variant.hrh>
+#include  "../webkitcommon.mmpi"
 
 TARGET          System.lib
 TARGETTYPE      lib
 SOURCEPATH      ../../src/system/src/
 
 CAPABILITY CAP_GENERAL_DLL
-VENDORID        VID_DEFAULT
+VENDORID	 VID_DEFAULT
 
 SOURCE Timer.c
 SOURCE Epoc32Timer.cpp
 SOURCE CEpoc32Timer.cpp
 SOURCE Epoc32OptionList.cpp
-
-#include  "../webkitcommon.mmpi"
-
-USERINCLUDE     .
-USERINCLUDE     ../../src/Object/include
-USERINCLUDE     ../../src/mvc/include
-USERINCLUDE     ../../src/system/include
-USERINCLUDE     ../../src/utils/include
-USERINCLUDE     ../../src/hed/include
-USERINCLUDE     ../../src/msg/include
-USERINCLUDE     ../../src/wml/include
-USERINCLUDE     ../../src/markup/include
-USERINCLUDE     ../../src/wmlcontrol/include
-
-
-
-SYSTEMINCLUDE   ../../src/utils/include
-SYSTEMINCLUDE   ../../src/utils/src
-SYSTEMINCLUDE		../../../osswebengine/MemoryManager/Inc
-MW_LAYER_SYSTEMINCLUDE
-MW_LAYER_LIBC_SYSTEMINCLUDE
-