mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbcommon/group/mpxsqlitedbcommon.mmp
branchRCL_3
changeset 14 943ff5625028
parent 11 13afc0e517bd
equal deleted inserted replaced
11:13afc0e517bd 14:943ff5625028
    62 LIBRARY         bafl.lib
    62 LIBRARY         bafl.lib
    63 LIBRARY         ecom.lib // DestroyedImplementation
    63 LIBRARY         ecom.lib // DestroyedImplementation
    64 LIBRARY         mpxcommon.lib
    64 LIBRARY         mpxcommon.lib
    65 LIBRARY         centralrepository.lib
    65 LIBRARY         centralrepository.lib
    66 
    66 
       
    67 ALWAYS_BUILD_AS_ARM
       
    68 OPTION ARMCC -O3 -Otime
       
    69 
    67 #if defined(ARMCC)
    70 #if defined(ARMCC)
    68 deffile ../eabi/ 
    71 deffile ../eabi/ 
    69 #elif defined(WINSCW)
    72 #elif defined(WINSCW)
    70 deffile ../bwinscw/ 
    73 deffile ../bwinscw/ 
    71 #endif
    74 #endif