lbstest/lbstestproduct/common/group/ctlbscommon.mmp
changeset 57 3267d9ea3e98
parent 0 9cfd9a3ee49c
--- a/lbstest/lbstestproduct/common/group/ctlbscommon.mmp	Tue Jul 13 12:25:28 2010 +0100
+++ b/lbstest/lbstestproduct/common/group/ctlbscommon.mmp	Wed Sep 08 15:16:57 2010 +0100
@@ -14,11 +14,13 @@
 // @file ctlbscommon.mmp
 // 
 //
-
+MACRO ENABLE_LBS_DEV_LOGGER
 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
 
 USERINCLUDE	../inc
 USERINCLUDE	../../../../locationmgmt/locationcore/LbsLogging/inc
+USERINCLUDE ../../../../locationmgmt/locationcore/LbsPartnerCommon/inc
+
 USERINCLUDE	../../lbstestutils/inc
 
 
@@ -70,11 +72,12 @@
 SOURCE		ctlbsstepconfigsuplpsy.cpp
 
 
-
 // EPOC + Test Execute libraries.
 LIBRARY	euser.lib
-LIBRARY	testexecuteutils.lib 
-LIBRARY	testexecutelogclient.lib 
+// NOTE: these must be included directly by test server .mmp files due to a limitation of helium
+// which determines the test harness by looking for these libs but doesn't look in included .mmp files
+//LIBRARY	testexecuteutils.lib 
+//LIBRARY	testexecutelogclient.lib 
 
 // For logging
 LIBRARY			logcli.lib
@@ -83,7 +86,7 @@
 LIBRARY 		efsrv.lib
 LIBRARY			centralrepository.lib
 LIBRARY 		bafl.lib // BaflUtils
-
+LIBRARY		    lbspartnercommon.lib
 // Lbs Libraries
 LIBRARY eposmodset.lib
 SMPSAFE