cryptoservices/filebasedcertificateandkeystores/group/filekeystoreplugin.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 // ECOM plugin for filekeystore
    18 // ECOM plugin for filekeystore
    18 
    19 
    19 target filekeystore.dll
    20 target filekeystore.dll
    20 targettype plugin
    21 targettype plugin
    21 
    22 
    31 target filekeystore.rsc
    32 target filekeystore.rsc
    32 end
    33 end
    33 
    34 
    34 USERINCLUDE  ../Inc 
    35 USERINCLUDE  ../Inc 
    35 
    36 
    36 SYSTEMINCLUDE 	/epoc32/include /epoc32/include/ecom /epoc32/include/ct
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    37 
    38 
    38 LIBRARY	euser.lib 
    39 LIBRARY	euser.lib 
    39 LIBRARY fstokencli.lib
    40 LIBRARY fstokencli.lib
       
    41 SMPSAFE