equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="UTF-8"?> |
1 <?xml version="1.0" encoding="UTF-8"?> |
2 <SystemDefinition schema="3.0.0"> |
2 <SystemDefinition schema="3.0.0"> |
3 <package id="location" name="Location Apps" levels="ui events loc apps"> |
3 <package id="location" name="Location Apps" levels="ui events loc apps"> |
4 <collection id="loc_plat" name="Location Apps Platform Interfaces" level="apps"> |
4 <collection id="loc_plat" name="Location Apps Platform Interfaces" level="apps"> |
5 <component id="location_centre_api" name="Location Centre API" introduced="^3" class="api" filter="s60"> |
|
6 <meta rel="Api" href="loc_plat/location_centre_api/location_centre_api.metaxml"/> |
|
7 <unit bldFile="loc_plat/location_centre_api/group"/> |
|
8 </component> |
|
9 </collection> |
5 </collection> |
10 <collection id="loc_pub" name="Location Apps Public Interfaces" level="apps"> |
6 <collection id="loc_pub" name="Location Apps Public Interfaces" level="apps"> |
11 <component id="landmarks_ui_selector_api" name="Landmarks UI Selector API" class="api" filter="s60"> |
7 <component id="landmarks_ui_selector_api" name="Landmarks UI Selector API" class="api" filter="s60"> |
12 <meta rel="Api" href="loc_pub/landmarks_ui_selector_api/landmarks_ui_selector_api.metaxml"/> |
8 <meta rel="Api" href="loc_pub/landmarks_ui_selector_api/landmarks_ui_selector_api.metaxml"/> |
13 <unit bldFile="loc_pub/landmarks_ui_selector_api/group"/> |
9 <unit bldFile="loc_pub/landmarks_ui_selector_api/group"/> |
97 <!-- this is a component, needs to be moved down a directory --> |
93 <!-- this is a component, needs to be moved down a directory --> |
98 <component id="mapnavproviderrefapp_build" filter="s60" name="Map and Navigation Provider Reference Application"> |
94 <component id="mapnavproviderrefapp_build" filter="s60" name="Map and Navigation Provider Reference Application"> |
99 <unit bldFile="mapnavproviderrefapp/group"/> |
95 <unit bldFile="mapnavproviderrefapp/group"/> |
100 </component> |
96 </component> |
101 </collection> |
97 </collection> |
102 <collection id="locationcentre" name="Location Centre" level="loc"> |
|
103 <component id="lcutils" name="Location Centre Utilities" filter="s60" introduced="^3"> |
|
104 <unit bldFile="locationcentre/lcutils/group"/> |
|
105 </component> |
|
106 <component id="lcservice" name="Location Centre Service Project" filter="s60" introduced="^3"> |
|
107 <unit bldFile="locationcentre/lcservice/group"/> |
|
108 </component> |
|
109 <component id="lcserver" name="Location Centre Server Project" filter="s60" introduced="^3"> |
|
110 <unit bldFile="locationcentre/lcserver/group"/> |
|
111 </component> |
|
112 <component id="lcapp" name="Location Centre Application" filter="s60" introduced="^3"> |
|
113 <unit bldFile="locationcentre/lcapp/group"/> |
|
114 </component> |
|
115 <component id="locationcentre_build" filter="s60" name="Location Centre Build" introduced="^3"> |
|
116 <!-- consider distributing this into the other components or collapsing into a single component --> |
|
117 <unit bldFile="locationcentre/group"/> |
|
118 </component> |
|
119 </collection> |
|
120 </package> |
98 </package> |
121 </SystemDefinition> |
99 </SystemDefinition> |