--- a/webengine/wmlengine/group/browser/browser.mmp Thu Dec 17 09:20:16 2009 +0200
+++ b/webengine/wmlengine/group/browser/browser.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 RbBrowser.lib
TARGETTYPE lib
@@ -29,39 +28,7 @@
SOURCEPATH ../../src/browser/src/
-
//SOURCE Epoc32BrowserMimeTable.c
SOURCE xhtml_1_0_dict.c
SOURCE wml_1_3_dict.c
-
-
-
-USERINCLUDE ../../src/adt/include
-USERINCLUDE ../../src/css/include
-USERINCLUDE ../../src/evt/include
-USERINCLUDE ../../src/fbox/include
-USERINCLUDE ../../src/gdi/include
-USERINCLUDE ../../src/hed/include
-USERINCLUDE ../../src/image/include
-USERINCLUDE ../../src/imagech/include
-USERINCLUDE ../../src/lmgr/include
-USERINCLUDE ../../src/markup/include
-USERINCLUDE ../../src/Msg/include
-USERINCLUDE ../../src/mvc/include
-USERINCLUDE ../../src/object/include
-USERINCLUDE ../../src/text/include
-USERINCLUDE ../../src/system/include
-USERINCLUDE ../../src/wml1x/include
-USERINCLUDE ../../src/browser/include
-USERINCLUDE ../../src/wmlscriptch/include
-USERINCLUDE ../../src/xhtml/include
-USERINCLUDE ../../src/wml/src
-
-
-MW_LAYER_SYSTEMINCLUDE
-SYSTEMINCLUDE ../../src/wml/include
-SYSTEMINCLUDE ../../src/utils/include
-MW_LAYER_LIBC_SYSTEMINCLUDE
-
-