--- a/svgtopt/SVG/SVGEngine/group/SVGEngine.mmp Fri Jun 11 16:26:52 2010 +0100
+++ b/svgtopt/SVG/SVGEngine/group/SVGEngine.mmp Wed Jun 16 14:58:03 2010 +0100
@@ -18,7 +18,7 @@
#include <platform_paths.hrh>
-ALWAYS_BUILD_AS_ARM
+// ALWAYS_BUILD_AS_ARM
/* Srini: Raptor automatically adds --cpu 5te when building for rvct4.0
and adds --cpu 5t when building with rvct 2.2.
basically the option is redundant. please don't add the option.
@@ -34,7 +34,7 @@
UID 0x1000008D 0x101F856E
- #if defined( ARMCC )
+ #if defined( EABI )
deffile ../eabi/SVGENGINE-OpenVG.def
#elif defined( WINSCW )
deffile ../BWINSCW/SVGENGINE-OpenVG.def
--- a/svgtopt/SVGEngineJI/group/SVGEngineJI.mmp Fri Jun 11 16:26:52 2010 +0100
+++ b/svgtopt/SVGEngineJI/group/SVGEngineJI.mmp Wed Jun 16 14:58:03 2010 +0100
@@ -26,7 +26,7 @@
UID 0x1000008D 0x101F8821
-#if defined( ARMCC )
+#if defined( EABI )
deffile ../eabi/SVGEngineJI.def
#elif defined( WINSCW )
deffile ../BWINSCW/SVGEngineJI.def