cryptoservices/filebasedcertificateandkeystores/test/certtool/certtool.mmp
changeset 8 35751d3474b7
parent 0 2c201484c85f
child 15 da2ae96f639b
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 * certtool.exe Certification tool implementation
    15 * certtool.exe Certification tool implementation
    16 *
    16 *
    17 */
    17 */
    18 
       
    19 
       
    20 
    18 
    21 
    19 
    22 /**
    20 /**
    23  @file
    21  @file
    24 */
    22 */
    73 LIBRARY	euser.lib efsrv.lib
    71 LIBRARY	euser.lib efsrv.lib
    74 LIBRARY certstore.lib crypto.lib
    72 LIBRARY certstore.lib crypto.lib
    75 LIBRARY ctframework.lib
    73 LIBRARY ctframework.lib
    76 LIBRARY bafl.lib charconv.lib
    74 LIBRARY bafl.lib charconv.lib
    77 LIBRARY estor.lib 
    75 LIBRARY estor.lib 
       
    76 SMPSAFE
       
    77