lbs/internal/lbstestserver/group/lbstestclient.mmp
branchSymbian2
changeset 1 8758140453c0
equal deleted inserted replaced
0:e8c1ea2c6496 1:8758140453c0
       
     1 //
       
     2 // lbstestclient.mmp
       
     3 //
       
     4 // Project file for the LBS test client dll
       
     5 //
       
     6 
       
     7 TARGET		lbstestclient.dll
       
     8 TARGETTYPE	dll
       
     9 
       
    10 UID			0x1000007A 0x10282282
       
    11 
       
    12 CAPABILITY	All -Tcb
       
    13 
       
    14 SOURCEPATH	../src
       
    15 SOURCE	lbstestclient.cpp
       
    16 SOURCE	lbstestclientimpl.cpp
       
    17 
       
    18 // Generic server framework
       
    19 //SOURCEPATH		../../../../../locationmgmt/locationcore/LbsLocCommon/ServerFramework/src
       
    20 SOURCE	cserverlaunch.cpp
       
    21 SOURCE	rsecuresessionbase.cpp
       
    22 SOURCE	tserverstartparams.cpp
       
    23 SOURCE	tstartparamsbase.cpp
       
    24 
       
    25 
       
    26 USERINCLUDE	../inc
       
    27 //USERINCLUDE	../../../../../locationmgmt/locationcore/LbsLocCommon/ServerFramework/inc
       
    28 
       
    29 SYSTEMINCLUDE	/epoc32/include
       
    30 SYSTEMINCLUDE	/epoc32/include/lbs
       
    31 
       
    32 LIBRARY	euser.lib