common/tools/ats/smoketest/lbs/internal/lbstestserver/group/lbstestclient.mmp
author Simon Howkins <simonh@symbian.org>
Wed, 27 Oct 2010 16:22:14 +0100
changeset 1284 0b4a09013baf
parent 748 e13acd883fbe
permissions -rw-r--r--
Added copyright messages

//
// lbstestclient.mmp
//
// Project file for the LBS test client dll
//

TARGET		lbstestclient.dll
TARGETTYPE	dll

UID			0x1000007A 0x10282282

CAPABILITY	All -Tcb

SOURCEPATH	../src
SOURCE	lbstestclient.cpp
SOURCE	lbstestclientimpl.cpp

// Generic server framework
//SOURCEPATH		../../../../../locationmgmt/locationcore/LbsLocCommon/ServerFramework/src
SOURCE	cserverlaunch.cpp
SOURCE	rsecuresessionbase.cpp
SOURCE	tserverstartparams.cpp
SOURCE	tstartparamsbase.cpp


USERINCLUDE	../inc
//USERINCLUDE	../../../../../locationmgmt/locationcore/LbsLocCommon/ServerFramework/inc

SYSTEMINCLUDE	/epoc32/include
SYSTEMINCLUDE	/epoc32/include/lbs

LIBRARY	euser.lib