webengine/wmlengine/group/image/image.mmp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 68 92a765b5b3e7
--- a/webengine/wmlengine/group/image/image.mmp	Tue Feb 02 00:56:45 2010 +0200
+++ b/webengine/wmlengine/group/image/image.mmp	Fri Mar 19 09:52:28 2010 +0200
@@ -15,7 +15,9 @@
 *
 */
 
-#include  "../webkitcommon.mmpi"
+#include <platform_paths.hrh>
+#include <data_caging_paths.hrh>
+#include <platform/mw/Browser_platform_variant.hrh>
 
 TARGET          image.lib
 TARGETTYPE      lib
@@ -76,4 +78,36 @@
 SOURCE  Epoc32SimpleImage.cpp
 SOURCE	IMAGEVirtualImage.cpp
 SOURCE  Epoc32ImageDecoder.cpp
+
 SOURCE  nw_image_iimageobserver.cpp
+
+#include  "../webkitcommon.mmpi"
+
+USERINCLUDE     .
+USERINCLUDE     ../../src/adt/include
+USERINCLUDE     ../../src/evt/include
+USERINCLUDE     ../../src/gdi/include
+USERINCLUDE     ../../src/hed/include
+USERINCLUDE     ../../src/htmlp/include
+USERINCLUDE     ../../src/markup/include
+USERINCLUDE     ../../src/image/include
+USERINCLUDE     ../../src/imagech/include
+USERINCLUDE     ../../src/lmgr/include
+USERINCLUDE     ../../src/fbox/include
+USERINCLUDE     ../../src/object/include
+USERINCLUDE     ../../src/system/include
+USERINCLUDE     ../../src/text/include
+USERINCLUDE     ../../src/wml/src
+USERINCLUDE     ../../src/wml/include
+USERINCLUDE     ../../src/mvc/include
+USERINCLUDE     ../../src/msg/include
+USERINCLUDE     ../../src/wmlcontrol/include
+
+
+MW_LAYER_SYSTEMINCLUDE
+SYSTEMINCLUDE   ../../src/browser/include
+SYSTEMINCLUDE   ../../src/urlloader/include
+SYSTEMINCLUDE   ../../src/utils/include
+SYSTEMINCLUDE		../../../osswebengine/MemoryManager/Inc
+MW_LAYER_LIBC_SYSTEMINCLUDE
+