cryptomgmtlibs/securityutils/group/sectcbutil.mmp
changeset 8 35751d3474b7
parent 0 2c201484c85f
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    15 * sectcbutil.dll Common TCB trusted utility functions for the security subsystem.
    15 * sectcbutil.dll Common TCB trusted utility functions for the security subsystem.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 
    19 
    20 
       
    21 
       
    22 /**
    20 /**
    23  @file
    21  @file
    24 */
    22 */
    25 
    23 
    26 TARGET		sectcbutil.dll
    24 TARGET		sectcbutil.dll
    32 
    30 
    33 USERINCLUDE		../inc
    31 USERINCLUDE		../inc
    34 
    32 
    35 SOURCEPATH		../source/sectcbutil
    33 SOURCEPATH		../source/sectcbutil
    36 SOURCE			e32dll.cpp
    34 SOURCE			e32dll.cpp
    37 SOURCE			systemdrive.cpp
       
    38 SOURCE			miscutil.cpp
    35 SOURCE			miscutil.cpp
    39 
    36 
    40 SYSTEMINCLUDE	/epoc32/include
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    41 LIBRARY			euser.lib 
    38 LIBRARY			euser.lib 
    42 LIBRARY 		hal.lib
    39 LIBRARY 		hal.lib
    43 LIBRARY			efsrv.lib
    40 LIBRARY			efsrv.lib
       
    41 SMPSAFE