# HG changeset patch # User William Roberts # Date 1279813413 -3600 # Node ID 3ce935e8106efb30b22a39453b4e5624f332400b # Parent d9136d2e599bf4016ce9c88519b743809e4f235a# Parent 08adb7ae542cdf04e538031e362611e975b53b6e Catchup to latest Symbian^4 diff -r 08adb7ae542c -r 3ce935e8106e 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 diff -r 08adb7ae542c -r 3ce935e8106e svgtopt/SVGEngineJI/group/SVGEngineJI.mmp --- 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 diff -r 08adb7ae542c -r 3ce935e8106e svgtopt/SVGTPlugin/group/SVGTPluginS60Ecom.mmp --- 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