cryptoservices/filebasedcertificateandkeystores/group/filecertstoreplugin.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 filecertstore
    18 //	ECOM plugin for filecertstore
    18 
    19 
    19 target filecertstore.dll
    20 target filecertstore.dll
    20 targettype plugin
    21 targettype plugin
    21 
    22 
    27 SOURCEPATH	../source/certstore/ECOMPlugin
    28 SOURCEPATH	../source/certstore/ECOMPlugin
    28 SOURCE filecertstore.cpp
    29 SOURCE filecertstore.cpp
    29 
    30 
    30 USERINCLUDE  ../Inc 
    31 USERINCLUDE  ../Inc 
    31 
    32 
    32 SYSTEMINCLUDE 	/epoc32/include /epoc32/include/ecom /epoc32/include/ct
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    33 
    34 
    34 
    35 
    35 start resource 101f5015.rss
    36 start resource 101f5015.rss
    36 target filecertstore.rsc
    37 target filecertstore.rsc
    37 end
    38 end
    38 
    39 
    39 LIBRARY	euser.lib 
    40 LIBRARY	euser.lib 
    40 LIBRARY fstokencli.lib
    41 LIBRARY fstokencli.lib
       
    42 SMPSAFE