mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbcommon/group/mpxsqlitedbcommon.mmp
branchRCL_3
changeset 14 943ff5625028
parent 11 13afc0e517bd
--- a/mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbcommon/group/mpxsqlitedbcommon.mmp	Fri Feb 19 22:48:30 2010 +0200
+++ b/mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbcommon/group/mpxsqlitedbcommon.mmp	Fri Mar 12 15:42:25 2010 +0200
@@ -64,6 +64,9 @@
 LIBRARY         mpxcommon.lib
 LIBRARY         centralrepository.lib
 
+ALWAYS_BUILD_AS_ARM
+OPTION ARMCC -O3 -Otime
+
 #if defined(ARMCC)
 deffile ../eabi/ 
 #elif defined(WINSCW)