|
1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 TARGET lbsnetlocmanager.exe |
|
17 TARGETTYPE exe |
|
18 UID 0x1000007A 0x10281D43 |
|
19 VENDORID 0x70000001 |
|
20 CAPABILITY ReadDeviceData WriteDeviceData ProtServ Location |
|
21 |
|
22 MACRO ENABLE_LBS_DEV_LOGGER |
|
23 |
|
24 SOURCEPATH ../src |
|
25 SOURCE lbsnetlocmanmain.cpp |
|
26 SOURCE lbsnetlocmanstart.cpp |
|
27 SOURCE lbsnetlocmanlogic.cpp |
|
28 SOURCE lbsnetlocmanrequesthandler.cpp |
|
29 SOURCE lbsnetlocmanresponsehandler.cpp |
|
30 SOURCE lbsnetlocmancompletionhandler.cpp |
|
31 |
|
32 SOURCEPATH ../../locationcore/LbsLocCommon/ServerFramework/src |
|
33 SOURCE claunchedprocess.cpp |
|
34 SOURCE csecureprocessasbase.cpp |
|
35 SOURCE tprocessstartparams.cpp |
|
36 SOURCE tstartparamsbase.cpp |
|
37 SOURCE cquietus.cpp |
|
38 |
|
39 USERINCLUDE ../inc |
|
40 USERINCLUDE ../../locationcore/LbsLocCommon/inc |
|
41 USERINCLUDE ../../locationcore/LbsLocCommon/ServerFramework/inc |
|
42 USERINCLUDE ../../locationcore/LbsCommonInternalDataTypes/inc |
|
43 USERINCLUDE ../../locationcore/LbsInternalApi/inc |
|
44 USERINCLUDE ../../locationcore/LbsNetInternalApi/inc |
|
45 USERINCLUDE ../../locationcore/LbsNgNlmInt/inc |
|
46 USERINCLUDE ../../locationcore/LbsRefFnpInt/inc |
|
47 USERINCLUDE ../../locationcore/lbsroot/inc |
|
48 USERINCLUDE ../../locationcore/lbsrootapi/inc |
|
49 USERINCLUDE ../../locationcore/LbsPartnerCommon/inc |
|
50 USERINCLUDE ../../locationcore/LbsLogging/inc |
|
51 |
|
52 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
53 |
|
54 LIBRARY lbs.lib |
|
55 LIBRARY lbsinternalapi.lib |
|
56 LIBRARY lbslocdatasource.lib |
|
57 LIBRARY euser.lib |
|
58 LIBRARY ecom.lib |
|
59 LIBRARY flogger.lib |
|
60 LIBRARY lbscommoninternaldatatypes.lib |
|
61 LIBRARY lbsngnlmint.lib |
|
62 LIBRARY lbsreffnpint.lib |
|
63 LIBRARY lbsrootapi.lib |
|
64 LIBRARY efsrv.lib |
|
65 LIBRARY lbspartnercommon.lib |
|
66 LIBRARY lbsloggerapi.lib |
|
67 |
|
68 |
|
69 |
|
70 |
|
71 |
|
72 |
|
73 SMPSAFE |