|
1 // Copyright (c) 2008-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 // The mmp file for the Lbs Autonomous GPS PSY Suite |
|
15 // |
|
16 // |
|
17 |
|
18 TARGET te_lbsgpspsysuite.exe |
|
19 TARGETTYPE exe |
|
20 UID 0x1000007A 0x102869C5 |
|
21 |
|
22 //The same as the capabilities of the Location Server |
|
23 CAPABILITY Location ReadUserData WriteUserData ReadDeviceData WriteDeviceData \ |
|
24 NetworkServices LocalServices CommDD \ |
|
25 ProtServ PowerMgmt TrustedUI SurroundingsDD UserEnvironment |
|
26 |
|
27 |
|
28 |
|
29 USERINCLUDE ../../../../../locationmgmt/locationcore/lbsrootapi/inc |
|
30 USERINCLUDE ../../../../../locationmgmt/locationcore/lbsroot/inc |
|
31 USERINCLUDE ../../../../../datasourceadaptation/gpsdatasourceadaptation/common/test/lbsgenericpsytest/inc |
|
32 USERINCLUDE ../../../../../lbstest/lbstestproduct/internal/lbstestutils/inc |
|
33 USERINCLUDE ../../../../../datasourceadaptation/gpsdatasourceadaptation/inc |
|
34 USERINCLUDE ../../../../../locationmgmt/locationcore/LbsInternalApi/inc |
|
35 USERINCLUDE ../../../../../locationmgmt/locationcore/LbsNetInternalApi/inc |
|
36 USERINCLUDE ../../../../../locationmgmt/locationcore/LbsPartnerCommon/inc |
|
37 USERINCLUDE ../../../../../locationmgmt/locationcore/LbsCommonInternalDataTypes/inc |
|
38 |
|
39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
40 |
|
41 SOURCEPATH ../src |
|
42 SOURCE te_lbsgpspsysuite.cpp |
|
43 |
|
44 LIBRARY euser.lib |
|
45 LIBRARY testexecuteutils.lib |
|
46 LIBRARY centralrepository.lib |
|
47 LIBRARY te_lbstestutils.lib |
|
48 LIBRARY epospluginfw.lib |
|
49 LIBRARY lbs.lib |
|
50 LIBRARY lbsadmin.lib |
|
51 LIBRARY lbsloccommon.lib |
|
52 LIBRARY lbsnetprotocol.lib |
|
53 LIBRARY lbsassistancedata.lib |
|
54 LIBRARY lbsinternalapi.lib |
|
55 LIBRARY lbsnetinternalapi.lib |
|
56 LIBRARY lbsrootapi.lib |
|
57 LIBRARY lbslocdatasource.lib |
|
58 LIBRARY te_lbsgenericpsytest.lib |
|
59 LIBRARY lbscommoninternaldatatypes.lib |
|
60 |
|
61 SMPSAFE |
|
62 |