lbstest/lbstestproduct/common/group/ctlbscommon.mmp
changeset 57 3267d9ea3e98
parent 0 9cfd9a3ee49c
equal deleted inserted replaced
48:81c9bee26a45 57:3267d9ea3e98
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // @file ctlbscommon.mmp
    14 // @file ctlbscommon.mmp
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 MACRO ENABLE_LBS_DEV_LOGGER
    18 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    18 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    19 
    19 
    20 USERINCLUDE	../inc
    20 USERINCLUDE	../inc
    21 USERINCLUDE	../../../../locationmgmt/locationcore/LbsLogging/inc
    21 USERINCLUDE	../../../../locationmgmt/locationcore/LbsLogging/inc
       
    22 USERINCLUDE ../../../../locationmgmt/locationcore/LbsPartnerCommon/inc
       
    23 
    22 USERINCLUDE	../../lbstestutils/inc
    24 USERINCLUDE	../../lbstestutils/inc
    23 
    25 
    24 
    26 
    25 // Common framework code.
    27 // Common framework code.
    26 SOURCEPATH	../src
    28 SOURCEPATH	../src
    68 SOURCE		ctlbsstepsetuppsy.cpp
    70 SOURCE		ctlbsstepsetuppsy.cpp
    69 SOURCE		ctlbsstepconfignpppsy.cpp
    71 SOURCE		ctlbsstepconfignpppsy.cpp
    70 SOURCE		ctlbsstepconfigsuplpsy.cpp
    72 SOURCE		ctlbsstepconfigsuplpsy.cpp
    71 
    73 
    72 
    74 
    73 
       
    74 // EPOC + Test Execute libraries.
    75 // EPOC + Test Execute libraries.
    75 LIBRARY	euser.lib
    76 LIBRARY	euser.lib
    76 LIBRARY	testexecuteutils.lib 
    77 // NOTE: these must be included directly by test server .mmp files due to a limitation of helium
    77 LIBRARY	testexecutelogclient.lib 
    78 // which determines the test harness by looking for these libs but doesn't look in included .mmp files
       
    79 //LIBRARY	testexecuteutils.lib 
       
    80 //LIBRARY	testexecutelogclient.lib 
    78 
    81 
    79 // For logging
    82 // For logging
    80 LIBRARY			logcli.lib
    83 LIBRARY			logcli.lib
    81 LIBRARY			logwrap.lib
    84 LIBRARY			logwrap.lib
    82 LIBRARY			lbsloggerapi.lib
    85 LIBRARY			lbsloggerapi.lib
    83 LIBRARY 		efsrv.lib
    86 LIBRARY 		efsrv.lib
    84 LIBRARY			centralrepository.lib
    87 LIBRARY			centralrepository.lib
    85 LIBRARY 		bafl.lib // BaflUtils
    88 LIBRARY 		bafl.lib // BaflUtils
    86 
    89 LIBRARY		    lbspartnercommon.lib
    87 // Lbs Libraries
    90 // Lbs Libraries
    88 LIBRARY eposmodset.lib
    91 LIBRARY eposmodset.lib
    89 SMPSAFE
    92 SMPSAFE