webengine/wmlengine/group/wmlscriptch/wmlscriptch.mmp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
--- a/webengine/wmlengine/group/wmlscriptch/wmlscriptch.mmp	Thu Dec 17 09:20:16 2009 +0200
+++ b/webengine/wmlengine/group/wmlscriptch/wmlscriptch.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          wmlscriptch.lib
 TARGETTYPE      lib
@@ -29,34 +28,7 @@
 
 SOURCEPATH      ../../src/wmlscriptch/src/
 
-
 SOURCE	iwmlBrowserLib.c
 SOURCE	iwmlScriptListener.c
 SOURCE	WMLSCRIPTCHScrProxyApi.cpp
 SOURCE	WMLSCRIPTCHContentHandler.cpp
-
-#include  "../webkitcommon.mmpi"
-
-USERINCLUDE     .
-USERINCLUDE     ../../src/adt/include
-USERINCLUDE     ../../src/htmlp/include
-USERINCLUDE     ../../src/Evt/include
-USERINCLUDE     ../../src/gdi/include
-USERINCLUDE     ../../src/hed/include
-USERINCLUDE     ../../src/markup/include
-USERINCLUDE     ../../src/lmgr/include
-USERINCLUDE     ../../src/object/include
-USERINCLUDE     ../../src/text/include
-USERINCLUDE     ../../src/wmlscriptch/include
-USERINCLUDE     ../../src/wml/src
-USERINCLUDE     ../../src/wml/include
-USERINCLUDE     ../../src/mvc/include
-USERINCLUDE     ../../src/msg/include
-USERINCLUDE   	../../src/utils/include
-
-USERINCLUDE     ../../../osswebengine/MemoryManager/inc
-
-SYSTEMINCLUDE   ../../src/utils/include
-SYSTEMINCLUDE   ../../src/urlloader/include
-MW_LAYER_SYSTEMINCLUDE
-MW_LAYER_LIBC_SYSTEMINCLUDE