webengine/wmlengine/group/wmlscriptch/wmlscriptch.mmp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 68 92a765b5b3e7
--- a/webengine/wmlengine/group/wmlscriptch/wmlscriptch.mmp	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/wmlengine/group/wmlscriptch/wmlscriptch.mmp	Fri Mar 19 09:52:28 2010 +0200
@@ -15,7 +15,8 @@
 *
 */
 
-#include  "../webkitcommon.mmpi"
+#include <platform_paths.hrh>
+#include <platform/mw/Browser_platform_variant.hrh>
 
 TARGET          wmlscriptch.lib
 TARGETTYPE      lib
@@ -28,7 +29,34 @@
 
 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