mpxplugins/serviceplugins/collectionplugins/mpxsqlitedbcommon/group/mpxsqlitedbcommon.mmp
branchRCL_3
changeset 9 13afc0e517bd
parent 0 ff3acec5bc43
child 11 943ff5625028
equal deleted inserted replaced
5:2a40e88564c8 9:13afc0e517bd
    24 TARGETTYPE      dll
    24 TARGETTYPE      dll
    25 UID             0x1000008d 0x101FFCAE
    25 UID             0x1000008d 0x101FFCAE
    26 VENDORID        VID_DEFAULT
    26 VENDORID        VID_DEFAULT
    27 
    27 
    28 CAPABILITY      CAP_GENERAL_DLL
    28 CAPABILITY      CAP_GENERAL_DLL
       
    29 
       
    30 MACRO __RAMDISK_PERF_ENABLE
       
    31 #define __RAMDISK_PERF_ENABLE
    29 
    32 
    30 VERSION 15.0
    33 VERSION 15.0
    31 
    34 
    32 SOURCEPATH      ../src
    35 SOURCEPATH      ../src
    33 SOURCE          mpxdbcommonutil.cpp
    36 SOURCE          mpxdbcommonutil.cpp
    57 LIBRARY         mmfcontrollerframework.lib   // CMMFMetaDataEntry
    60 LIBRARY         mmfcontrollerframework.lib   // CMMFMetaDataEntry
    58 LIBRARY         mmfstandardcustomcommands.lib
    61 LIBRARY         mmfstandardcustomcommands.lib
    59 LIBRARY         bafl.lib
    62 LIBRARY         bafl.lib
    60 LIBRARY         ecom.lib // DestroyedImplementation
    63 LIBRARY         ecom.lib // DestroyedImplementation
    61 LIBRARY         mpxcommon.lib
    64 LIBRARY         mpxcommon.lib
       
    65 LIBRARY         centralrepository.lib
    62 
    66 
    63 #if defined(ARMCC)
    67 #if defined(ARMCC)
    64 deffile ../eabi/ 
    68 deffile ../eabi/ 
    65 #elif defined(WINSCW)
    69 #elif defined(WINSCW)
    66 deffile ../bwinscw/ 
    70 deffile ../bwinscw/