webengine/wmlengine/group/wml/wml.mmp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
--- a/webengine/wmlengine/group/wml/wml.mmp	Thu Dec 17 09:20:16 2009 +0200
+++ b/webengine/wmlengine/group/wml/wml.mmp	Thu Jan 07 13:31:38 2010 +0200
@@ -15,8 +15,7 @@
 *
 */
 
-#include <platform_paths.hrh>
-#include <platform/mw/browser_platform_variant.hrh>
+#include  "../webkitcommon.mmpi"
 
 TARGET          wml.lib
 TARGETTYPE      lib
@@ -29,7 +28,6 @@
 
 SOURCEPATH      ../../src/wml/src
 
-
 SOURCE	nw_evlog_api.c
 SOURCE	wml_bind.c
 SOURCE	wml_core.c
@@ -57,39 +55,3 @@
 SOURCE	wml_var.c
 SOURCE	WMLWae.cpp
 SOURCE	wml_wae_reader.c
-
-#include  "../webkitcommon.mmpi"
-
-USERINCLUDE   ../../src/wml/src
-USERINCLUDE   ../../src/Wml/include
-USERINCLUDE   ../../src/urlloader/include
-USERINCLUDE   ../../src/script/include
-USERINCLUDE   ../../src/utils/include
-USERINCLUDE   ../../src/image/include
-USERINCLUDE   ../../src/adt/include
-USERINCLUDE   ../../src/mvc/include
-USERINCLUDE   ../../src/htmlp/include
-USERINCLUDE   ../../src/evt/include
-USERINCLUDE   ../../src/fbox/include
-USERINCLUDE   ../../src/gdi/include
-
-USERINCLUDE   ../../src/hed/include
-USERINCLUDE   ../../src/lmgr/include
-USERINCLUDE   ../../src/markup/include
-USERINCLUDE   ../../src/msg/include
-USERINCLUDE   ../../src/object/include
-USERINCLUDE   ../../src/system/include
-USERINCLUDE   ../../src/text/include
-USERINCLUDE   ../../src/Unicode/include
-USERINCLUDE   ../../src/wml1x/include
-USERINCLUDE   ../../src/wmlscriptch/include
-USERINCLUDE   ../../src/wmlcontrol/include
-
-
-SYSTEMINCLUDE   ../../src/utils/include
-SYSTEMINCLUDE   ../../src/urlloader/include
-SYSTEMINCLUDE   ../../src/Wml/include
-SYSTEMINCLUDE		../../../osswebengine/MemoryManager/Inc
-MW_LAYER_SYSTEMINCLUDE
-MW_LAYER_LIBC_SYSTEMINCLUDE
-