36
|
1 |
// Copyright (c) 2005-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 |
// Common admin projects
|
|
17 |
#include "../LbsCommonInternalDataTypes/group/BLD.INF"
|
|
18 |
#include "../LbsLocCommon/group/BLD.INF"
|
|
19 |
#include "../LbsInternalApi/group/BLD.INF"
|
|
20 |
#include "../LbsClient/group/BLD.INF"
|
|
21 |
#include "../LbsLogging/group/bld.inf"
|
|
22 |
#include "../LbsAssistanceData/group/BLD.INF"
|
|
23 |
#include "../LbsPartnerCommon/group/bld.inf"
|
|
24 |
#include "../LbsLocDataSource/group/bld.inf"
|
|
25 |
#include "../GPSClock/group/BLD.INF"
|
|
26 |
#include "../LbsNetProtocol/group/BLD.INF"
|
|
27 |
#include "../LbsNetRegStatusInt/group/BLD.INF"
|
|
28 |
#include "../LbsNgNlmInt/group/BLD.INF"
|
|
29 |
#include "../LbsNrhNgMsgs/group/BLD.INF"
|
|
30 |
#include "../LbsRefFnpInt/group/BLD.INF"
|
|
31 |
#include "../LbsNetInternalApi/group/BLD.INF"
|
|
32 |
#include "../LbsADataCache/group/BLD.INF"
|
|
33 |
#include "../LbsAgpsNgMsgs/group/BLD.INF"
|
|
34 |
#include "../LbsPsyNgMsgs/group/BLD.INF"
|
|
35 |
|
|
36 |
#include "../lbsrootapi/group/BLD.INF"
|
|
37 |
#include "../lbsroot/group/BLD.INF"
|
|
38 |
#include "../LbsDebug/group/bld.inf"
|
|
39 |
|
|
40 |
#include "../LbsClient/lastknownlocapi/group/bld.inf"
|
|
41 |
#include "../lbslocsettings/group/bld.inf"
|
|
42 |
#include "../lbsmlfwutilities/group/bld.inf"
|
|
43 |
#include "../lbslocindicatorlib/group/bld.inf"
|
|
44 |
#include "../../locmonitor/lbslocmonitorclient/group/bld.inf"
|
|
45 |
#include "../LbsRefLocDataSource/group/bld.inf"
|
|
46 |
|
|
47 |
#include "../lbspositioningstatus/group/bld.inf"
|
|
48 |
|
|
49 |
|
|
50 |
// Test code
|
|
51 |
#include "../test/group/bld.inf"
|
|
52 |
|
|
53 |
PRJ_EXPORTS
|
|
54 |
//HEADERS
|
|
55 |
../inc/LbsLocErrors.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/lbslocerrors.h)
|
|
56 |
../inc/lbsmessageenums.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbsmessageenums.h)
|
|
57 |
../inc/lbsadmin.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/lbsadmin.h)
|
|
58 |
../inc/lbsadmin.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbs/lbsadmin.inl)
|
|
59 |
../inc/lbsadminclasstypes.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbsadminclasstypes.h)
|
|
60 |
../inc/lbsadmindatatypes.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbsadmindatatypes.h)
|
|
61 |
../inc/lbsadminsettings.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(lbsadminsettings.h)
|
|
62 |
//ROM
|
|
63 |
lbsadmin.iby /epoc32/rom/include/lbsadmin.iby
|
|
64 |
// ConfML files
|
|
65 |
../conf/locationsettings.confml OS_LAYER_EXPORTS_CONFML(locationsettings.confml)
|
|
66 |
../conf/locationsettings_101f500c.crml OS_LAYER_EXPORTS_CRML(locationsettings_101f500c.crml)
|
|
67 |
../conf/locationsettings_1028224b.crml OS_LAYER_EXPORTS_CRML(locationsettings_1028224b.crml)
|
|
68 |
../conf/locationsettings_10282266.crml OS_LAYER_EXPORTS_CRML(locationsettings_10282266.crml)
|
|
69 |
|
|
70 |
PRJ_MMPFILES
|
|
71 |
lbsadmin.mmp
|
|
72 |
//gnumakefile createlbsadminrep.mk
|
|
73 |
|
|
74 |
PRJ_EXPORTS
|
|
75 |
// Note: this file is exported for testing and techview only. Not used in a device
|
|
76 |
1028224B.cre z:/private/10202be9/1028224b.cre
|
|
77 |
|