cryptomgmtlibs/securitytestfw/group/t_testhandler2.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_testhandler2.dll Test harness handler
    21 @SYMPurpose t_testhandler2.dll Test harness handler
    21 */
    22 */
    30 DEFFILE t_testhandler2_sss.def
    31 DEFFILE t_testhandler2_sss.def
    31 
    32 
    32 USERINCLUDE ../test/testhandler2 ../inc
    33 USERINCLUDE ../test/testhandler2 ../inc
    33 SYSTEMINCLUDE /epoc32/include
    34 SYSTEMINCLUDE /epoc32/include
    34 
    35 
       
    36 #ifdef SYMBIAN_AUTH_SERVER
       
    37 SYSTEMINCLUDE /epoc32/include/authserver
       
    38 #endif
       
    39 
    35 SOURCEPATH	../test/testhandler2
    40 SOURCEPATH	../test/testhandler2
    36 
    41 
    37 SOURCE t_testhandler.cpp
    42 SOURCE t_testhandler.cpp
    38 SOURCE Ttesthandlersettings.cpp
    43 SOURCE Ttesthandlersettings.cpp
    39 SOURCE t_errorconverter.cpp
    44 SOURCE t_errorconverter.cpp
    40 SOURCE T_input.cpp
    45 SOURCE T_input.cpp
       
    46 SOURCE T_tefinput.cpp
    41 SOURCE t_output.cpp
    47 SOURCE t_output.cpp
    42 SOURCE t_utils.cpp
    48 SOURCE t_utils.cpp
    43 SOURCE t_testaction.cpp
    49 SOURCE t_testaction.cpp
    44 SOURCE t_testsetup.cpp
    50 SOURCE t_testsetup.cpp
    45 SOURCE t_testactionspec.cpp
    51 SOURCE t_testactionspec.cpp
    55 SOURCE t_sleep.cpp
    61 SOURCE t_sleep.cpp
    56 SOURCE t_capabilities.cpp
    62 SOURCE t_capabilities.cpp
    57 SOURCE t_policy.cpp
    63 SOURCE t_policy.cpp
    58 
    64 
    59 LIBRARY euser.lib efsrv.lib estor.lib flogger.lib charconv.lib
    65 LIBRARY euser.lib efsrv.lib estor.lib flogger.lib charconv.lib
       
    66 SMPSAFE