56
|
1 |
/*
|
|
2 |
* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies).
|
|
3 |
* All rights reserved.
|
|
4 |
* This component and the accompanying materials are made available
|
|
5 |
* under the terms of "Eclipse Public License v1.0"
|
|
6 |
* which accompanies this distribution, and is available
|
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
8 |
*
|
|
9 |
* Initial Contributors:
|
|
10 |
* Nokia Corporation - initial contribution.
|
|
11 |
*
|
|
12 |
* Contributors:
|
|
13 |
*
|
|
14 |
* Description: This file provides the information required for building
|
|
15 |
* Location System UI
|
|
16 |
*
|
|
17 |
*
|
|
18 |
*/
|
|
19 |
|
|
20 |
|
|
21 |
#include <platform_paths.hrh>
|
|
22 |
|
|
23 |
PRJ_PLATFORMS
|
|
24 |
DEFAULT GCCE
|
|
25 |
// Help exports
|
|
26 |
#include "../help/group/bld.inf"
|
|
27 |
|
|
28 |
PRJ_EXPORTS
|
|
29 |
// Export Localization files
|
|
30 |
../loc/location.loc MW_LAYER_LOC_EXPORT_PATH(location.loc)
|
|
31 |
../loc/locnotprefsettings.loc MW_LAYER_LOC_EXPORT_PATH(locnotprefsettings.loc)
|
|
32 |
../loc/locsuplsettings.loc MW_LAYER_LOC_EXPORT_PATH(locsuplsettings.loc)
|
|
33 |
../loc/locbtnotifier.loc MW_LAYER_LOC_EXPORT_PATH(locbtnotifier.loc)
|
|
34 |
// Export the satellite.loc file
|
|
35 |
../loc/Satellite.loc MW_LAYER_LOC_EXPORT_PATH(Satellite.loc)
|
|
36 |
|
|
37 |
// Export SIS File
|
|
38 |
../data/locationsysuistub.sis /epoc32/data/z/system/install/locationsysuistub.sis
|
|
39 |
|
|
40 |
// Export IBY Files
|
|
41 |
// Core IBY Files
|
|
42 |
../rom/locationsysui.iby CORE_MW_LAYER_IBY_EXPORT_PATH(locationsysui.iby)
|
|
43 |
../rom/locgpsindicatorplugin.iby CORE_MW_LAYER_IBY_EXPORT_PATH(locgpsindicatorplugin.iby)
|
|
44 |
../rom/locnotprefplugin.iby CORE_MW_LAYER_IBY_EXPORT_PATH(locnotprefplugin.iby)
|
|
45 |
|
|
46 |
../rom/locpsysettings.iby CORE_MW_LAYER_IBY_EXPORT_PATH(locpsysettings.iby)
|
|
47 |
../rom/locsettingsuiservice.iby CORE_MW_LAYER_IBY_EXPORT_PATH(locsettingsuiservice.iby)
|
|
48 |
../rom/locsuplsettings.iby CORE_MW_LAYER_IBY_EXPORT_PATH(locsuplsettings.iby)
|
|
49 |
../rom/locverifierdlg.iby CORE_MW_LAYER_IBY_EXPORT_PATH(locverifierdlg.iby)
|
|
50 |
../rom/locbtnotifier.iby CORE_MW_LAYER_IBY_EXPORT_PATH(locbtnotifier.iby)
|
|
51 |
|
|
52 |
// Language IBY Files
|
|
53 |
../rom/locationsysui_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locationsysui_resources.iby)
|
|
54 |
../rom/locgpsindicatorplugin_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locgpsindicatorplugin_resources.iby)
|
|
55 |
../rom/locnotprefplugin_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locnotprefplugin_resources.iby)
|
|
56 |
|
|
57 |
../rom/locpsysettings_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locpsysettings_resources.iby)
|
|
58 |
../rom/locsettingsuiservice_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locsettingsuiservice_resources.iby)
|
|
59 |
../rom/locsuplsettings_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locsuplsettings_resources.iby)
|
|
60 |
../rom/locverifierdlg_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locverifierdlg_resources.iby)
|
|
61 |
../rom/locbtnotifier_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locbtnotifier_resources.iby)
|
|
62 |
|
|
63 |
// Stub IBY Files
|
|
64 |
../rom/locationsystemuistub.iby CORE_MW_LAYER_IBY_EXPORT_PATH(locationsystemuistub.iby)
|
|
65 |
|
|
66 |
// Export Configuration Markup language and Central Repository Mark up language files
|
|
67 |
|
|
68 |
../conf/locnotprefplugin.confml MW_LAYER_CONFML(locnotprefplugin.confml)
|
|
69 |
../conf/locnotprefplugin_10206910.crml MW_LAYER_CRML(locnotprefplugin_10206910.crml)
|
|
70 |
../conf/locsuplsettings.confml MW_LAYER_CONFML(locsuplsettings.confml)
|
|
71 |
../conf/locsuplsettings_1028190A.crml MW_LAYER_CRML(locsuplsettings_1028190A.crml)
|
|
72 |
../conf/locbtnotifier.confml MW_LAYER_CONFML(locbtnotifier.confml)
|
|
73 |
../conf/locbtnotifier_2001FCBB.crml MW_LAYER_CRML(locbtnotifier_2001FCBB.crml)
|
|
74 |
../conf/loclocalvariation.confml MW_LAYER_CONFML(loclocalvariation.confml)
|
|
75 |
../conf/loclocalvariation_20022D83.crml MW_LAYER_CRML(loclocalvariation_20022D83.crml)
|
|
76 |
|
|
77 |
PRJ_MMPFILES
|
|
78 |
|
|
79 |
// Include Bld.infs
|
|
80 |
|
|
81 |
// Location System UI View
|
|
82 |
#include "../locsysuiview/group/bld.inf"
|
|
83 |
|
|
84 |
// Location System UI Engine
|
|
85 |
#include "../locsysuiengine/group/bld.inf"
|
|
86 |
|
|
87 |
// Location Settings UI Service
|
|
88 |
#include "../locsettingsuiservice/group/bld.inf"
|
|
89 |
|
|
90 |
// Positioning Method Settings
|
|
91 |
#include "../locpsysettings/group/bld.inf"
|
|
92 |
|
|
93 |
// SUPL Settings
|
|
94 |
#include "../locsuplsettingsui/group/bld.inf"
|
|
95 |
|
|
96 |
// Location Notation Preferences Settings UI
|
|
97 |
#include "../locnotprefplugin/group/bld.inf"
|
|
98 |
|
|
99 |
// Location Utils
|
|
100 |
#include "../locutils/group/bld.inf"
|
|
101 |
|
|
102 |
// Verifier
|
|
103 |
#include "../locverifier/group/bld.inf"
|
|
104 |
|
|
105 |
//GPS indicator
|
|
106 |
#include "../locgpsindicatorplugin/group/bld.inf"
|
|
107 |
|
|
108 |
// Location BT Notifiers
|
|
109 |
#include "../locbtnotifier/group/bld.inf"
|
|
110 |
|
|
111 |
//Satellite Info
|
|
112 |
#include "../locblidsatelliteinfo/group/bld.inf"
|
|
113 |
|
|
114 |
// Query and Notification
|
|
115 |
#include "../queryandnotification/group/bld.inf"
|
|
116 |
PRJ_TESTMMPFILES
|
|
117 |
// End of File
|