lbs/internal/lbstestserver/group/lbstestclient.mmp
author Brendan Donegan <brendand@symbian.org>
Mon, 12 Jul 2010 13:27:48 +0100
branchSymbian3
changeset 51 95126a452a4c
parent 1 8758140453c0
permissions -rw-r--r--
Added most of the smoketests to the ATS4 Syborg test plan

//
// 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