cryptomgmtlibs/cryptotokenfw/tframework/t_ctframework.mmp
changeset 8 35751d3474b7
parent 0 2c201484c85f
child 15 da2ae96f639b
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 
    20 
    20 @SYMPurpose t_ctframework.exe Test harness for Cryptographic tokens framework implementation 
    21 @SYMPurpose t_ctframework.exe Test harness for Cryptographic tokens framework implementation 
    21 */
    22 */
    31 SYSTEMINCLUDE /epoc32/include
    32 SYSTEMINCLUDE /epoc32/include
    32 LIBRARY       euser.lib 
    33 LIBRARY       euser.lib 
    33 LIBRARY       efsrv.lib ctframework.lib 
    34 LIBRARY       efsrv.lib ctframework.lib 
    34 LIBRARY ctfinder.lib
    35 LIBRARY ctfinder.lib
    35 LIBRARY	ecom.lib
    36 LIBRARY	ecom.lib
       
    37 SMPSAFE