emailservices/emailstore/message_store/MsgStoreRfsPlugin/group/RfsMsgStorePlugin.mmp
changeset 18 578830873419
parent 1 12c456ceeff2
child 20 ecc8def7944a
equal deleted inserted replaced
4:e7aa27f58ae1 18:578830873419
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <platform_paths.hrh>
    18 #include <platform_paths.hrh>
    19 #include <data_caging_paths.hrh>
    19 #include <data_caging_paths.hrh>
    20 #include "../../../inc/EmailStoreUids.hrh"
    20 #include "../../../inc/emailstoreuids.hrh"
    21 
    21 
    22 TARGET        RfsMsgStorePlugin.dll
    22 TARGET        RfsMsgStorePlugin.dll
    23 TARGETTYPE    PLUGIN
    23 TARGETTYPE    PLUGIN
    24 
    24 
    25 UID           0x10009D8D KRfsMsgStorePluginDllUid
    25 UID           0x10009D8D KRfsMsgStorePluginDllUid
    26 
    26 
    27 CAPABILITY    CAP_ECOM_PLUGIN
    27 CAPABILITY    CAP_ECOM_PLUGIN
    28 VENDORID VID_DEFAULT
    28 VENDORID VID_DEFAULT
    29 
    29 
    30 
    30 
    31 VERSION       KRfsMsgStoreMMPVersionNumber
    31 VERSION       KRfsMsgStoreVersionNumber
    32 
    32 
    33 MW_LAYER_SYSTEMINCLUDE
    33 MW_LAYER_SYSTEMINCLUDE
    34 SYSTEMINCLUDE   /epoc32/include/ecom
    34 SYSTEMINCLUDE   /epoc32/include/ecom
    35 
    35 
    36 USERINCLUDE  ../inc
    36 USERINCLUDE  ../inc