cryptoservices/certificateandkeymgmt/swicertstoreplugin/swicertstoreplugin.mmp
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
       
    17 
    17 /**
    18 /**
    18  * @file
    19  * @file
    19  * @SYMPurpose swicertstoreplugin.dll Crypto tokens plugin for SWI cert store implementation
    20  * @SYMPurpose swicertstoreplugin.dll Crypto tokens plugin for SWI cert store implementation
    20  */
    21  */
    21 
    22 
    24 targettype plugin
    25 targettype plugin
    25 
    26 
    26 UID 0x10009d8d 0x1020430C
    27 UID 0x10009d8d 0x1020430C
    27 VENDORID 0x70000001
    28 VENDORID 0x70000001
    28 
    29 
    29 SYSTEMINCLUDE /epoc32/include
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    30 SYSTEMINCLUDE /epoc32/include/ecom
       
    31 
    31 
    32 SOURCEPATH	.
    32 SOURCEPATH	.
    33 
    33 
    34 SOURCE swicertstoreplugin.cpp
    34 SOURCE swicertstoreplugin.cpp
    35 
    35 
       
    36 #ifdef X86GCC
       
    37 LIBRARY euser.lib
       
    38 #endif // X86GCC
    36 LIBRARY swicertstore.lib 
    39 LIBRARY swicertstore.lib 
    37 
    40 
    38 start resource 1020430C.rss
    41 start resource 1020430C.rss
    39 target swicertstoreplugin.rsc
    42 target swicertstoreplugin.rsc
    40 end
    43 end
       
    44 SMPSAFE