Catchup to latest Symbian^4 GCC_SURGE
authorWilliam Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:43:33 +0100
branchGCC_SURGE
changeset 34 3ce935e8106e
parent 29 d9136d2e599b (diff)
parent 33 08adb7ae542c (current diff)
Catchup to latest Symbian^4
svgtopt/SVG/SVGEngine/group/SVGEngine.mmp
--- a/svgtopt/SVG/SVGEngine/group/SVGEngine.mmp	Tue Jul 06 15:17:31 2010 +0300
+++ b/svgtopt/SVG/SVGEngine/group/SVGEngine.mmp	Thu Jul 22 16:43:33 2010 +0100
@@ -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	Tue Jul 06 15:17:31 2010 +0300
+++ b/svgtopt/SVGEngineJI/group/SVGEngineJI.mmp	Thu Jul 22 16:43:33 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
--- a/svgtopt/SVGTPlugin/group/SVGTPluginS60Ecom.mmp	Tue Jul 06 15:17:31 2010 +0300
+++ b/svgtopt/SVGTPlugin/group/SVGTPluginS60Ecom.mmp	Thu Jul 22 16:43:33 2010 +0100
@@ -31,7 +31,7 @@
 // Defined for audio support
 
 //deffile generation
-#if defined( ARMCC )
+#if defined( EABI )
 deffile ../eabi/npSvgtPlugin.DEF
 #else
 deffile ../BWINSCW/NPSVGTPLUGIN.DEF