svgtopt/SVG/SVGEngine/group/SVGEngine.mmp
branchGCC_SURGE
changeset 24 7a2839af2069
parent 17 443d52b01c62
child 25 211a512625bf
--- 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