diff -r 01a6848ebfd7 -r 36b2e23a8629 m3g/m3gcore11/group/m3g.mmp --- a/m3g/m3gcore11/group/m3g.mmp Fri Apr 16 16:21:04 2010 +0300 +++ b/m3g/m3gcore11/group/m3g.mmp Mon May 03 13:44:32 2010 +0300 @@ -30,8 +30,8 @@ ALWAYS_BUILD_AS_ARM // Uncomment the following flags to enable ARMv6 and/or VFP optimizations. -//#define __ARMV6_SUPPORT -//#define __VFPV2_SUPPORT +#define __ARMV6_SUPPORT +#define __VFPV2_SUPPORT #ifdef ARMCC #ifdef __ARMV6_SUPPORT