author | hgs |
Mon, 20 Sep 2010 12:44:39 +0530 | |
changeset 75 | 7ac58b2aae6f |
parent 70 | a5ed90760192 |
permissions | -rw-r--r-- |
0
f979ecb2b13e
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
70 | 2 |
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt"> |
3 |
<package id="organizer" name="Organizer Application Suite" levels="support services engine ui app"> |
|
4 |
<collection id="organizer_pub" name="Organizer Application Suite Public Interfaces" level="app"> |
|
5 |
<component id="calendar_interim_utils2_api" name="Calendar Interim Utils 2 API" class="api" filter="s60"> |
|
6 |
<meta rel="Api" href="organizer_pub/calendar_interim_utils2_api/calendar_interim_utils2_api.metaxml"/> |
|
7 |
<unit bldFile="organizer_pub/calendar_interim_utils2_api/group"/> |
|
8 |
</component> |
|
9 |
</collection> |
|
10 |
<collection id="organizer_plat" name="Organizer Application Suite Platform Interfaces" level="app"> |
|
11 |
<component id="agenda_versit_2_api" name="Agenda Versit 2 API" class="api" filter="s60"> |
|
12 |
<meta rel="Api" href="organizer_plat/agenda_versit_2_api/agenda_versit_2_api.metaxml"/> |
|
13 |
<unit bldFile="organizer_plat/agenda_versit_2_api/group"/> |
|
14 |
</component> |
|
15 |
<component id="calendar_exporter_api" name="Calendar Exporter API" class="api" filter="s60"> |
|
16 |
<meta rel="Api" href="organizer_plat/calendar_exporter_api/calendar_exporter_api.metaxml"/> |
|
17 |
<unit bldFile="organizer_plat/calendar_exporter_api/group"/> |
|
18 |
</component> |
|
19 |
<component id="calendar_importer_api" name="Calendar Importer API" class="api" filter="s60"> |
|
20 |
<meta rel="Api" href="organizer_plat/calendar_importer_api/calendar_importer_api.metaxml"/> |
|
21 |
<unit bldFile="organizer_plat/calendar_importer_api/group"/> |
|
22 |
</component> |
|
23 |
<component id="calendar_launcher_api" name="Calendar Launcher API" class="api" filter="s60"> |
|
24 |
<unit bldFile="organizer_plat/calendar_launcher_api"/> |
|
25 |
</component> |
|
26 |
<component id="agenda_interface_api" name="Agenda Interface API" class="api" filter="s60" introduced="^4"> |
|
27 |
<unit bldFile="organizer_plat/agenda_interface_api"/> |
|
28 |
</component> |
|
29 |
<component id="calendar_editor_api" name="Calendar Editor API" class="api" filter="s60" introduced="^4"> |
|
30 |
<unit bldFile="organizer_plat/calendar_editor_api"/> |
|
31 |
</component> |
|
32 |
<component id="notes_editor_api" name="Notes Editor API" class="api" filter="s60" introduced="^4"> |
|
33 |
<unit bldFile="organizer_plat/notes_editor_api"/> |
|
34 |
</component> |
|
35 |
<component id="clock_settingsview_plugin_api" name="Clock Settings View Plugin API" class="api" filter="s60" introduced="^4"> |
|
36 |
<unit bldFile="organizer_plat/clock_settingsview_plugin_api"/> |
|
37 |
</component> |
|
38 |
<component id="clock_settings_keys_api" name="Clock Settings Keys API" class="api" filter="s60" introduced="^4"> |
|
39 |
<unit bldFile="organizer_plat/clock_settings_keys_api"/> |
|
40 |
</component> |
|
41 |
<component id="calendar_settings_keys_api" name="Calendar Settings Keys API" class="api" filter="s60" introduced="^4"> |
|
42 |
<unit bldFile="organizer_plat/calendar_settings_keys_api"/> |
|
43 |
</component> |
|
44 |
<component id="eventviewer_plugin_api" name="Event Viewer Plugin API" class="api" filter="s60" introduced="^4"> |
|
45 |
<unit bldFile="organizer_plat/eventviewer_plugin_api"/> |
|
46 |
</component> |
|
47 |
</collection> |
|
48 |
<collection id="agendainterface" name="Agenda Interface" level="services"> |
|
49 |
<!-- collection is really a component, should move down a directory --> |
|
50 |
<component id="agendainterface_build" filter="s60" name="Agenda Interface Build"> |
|
51 |
<unit bldFile="agendainterface" qt:proFile="agendainterface.pro"/> |
|
52 |
</component> |
|
53 |
</collection> |
|
54 |
<collection id="calendarui" name="Calendar UI" level="ui"> |
|
55 |
<component id="commonutils" filter="s60" name="Calendar Common Utils"> |
|
56 |
<unit bldFile="calendarui/commonutils" qt:proFile="commonutils.pro"/> |
|
57 |
</component> |
|
58 |
<component id="calenlauncher" filter="s60" name="Calendar Launcher"> |
|
59 |
<unit bldFile="calendarui/calenlauncher" qt:proFile="calenlauncher.pro"/> |
|
60 |
</component> |
|
61 |
<component id="caleneditor" filter="s60" name="Calendar Editor" introduced="^4"> |
|
62 |
<unit bldFile="calendarui/caleneditor" qt:proFile="caleneditor.pro"/> |
|
63 |
</component> |
|
64 |
<component id="agendaeventviewer" filter="s60" name="Agenda Event Viewer" introduced="^4" > |
|
65 |
<unit bldFile="calendarui/agendaeventviewer" qt:proFile="agendaeventviewer.pro"/> |
|
66 |
</component> |
|
67 |
<component id="globaldata" filter="s60" name="Calendar Global Data"> |
|
68 |
<unit bldFile="calendarui/globaldata" qt:proFile="globaldata.pro"/> |
|
69 |
</component> |
|
70 |
<component id="settings" filter="s60" name="Calendar Settings"> |
|
71 |
<unit bldFile="calendarui/settings" qt:proFile="settings.pro"/> |
|
72 |
</component> |
|
73 |
<component id="calenplugins" filter="s60" name="Calendar Plugins" introduced="^4" class="plugin"> |
|
74 |
<unit bldFile="calendarui/calenplugins" qt:proFile="calenplugins.pro"/> |
|
75 |
</component> |
|
76 |
<component id="customisationmanager" filter="s60" name="Calendar Customisation Manager"> |
|
77 |
<unit bldFile="calendarui/customisationmanager" qt:proFile="customisationmanager.pro"/> |
|
78 |
</component> |
|
79 |
<component id="calendarui_views" filter="s60" name="Calendar Views"> |
|
80 |
<unit bldFile="calendarui/views" qt:proFile="views.pro"/> |
|
81 |
</component> |
|
82 |
<component id="calendarui_controller" filter="s60" name="Calendar Controller"> |
|
83 |
<unit bldFile="calendarui/controller" qt:proFile="controller.pro"/> |
|
84 |
</component> |
|
85 |
<component id="calendarui_application" filter="s60" name="Calendar Application"> |
|
86 |
<unit bldFile="calendarui/application" qt:proFile="application.pro"/> |
|
87 |
</component> |
|
88 |
<component id="regionalplugins" name="Regional Plugins" filter="s60" introduced="^4" class="plugin"> |
|
89 |
<unit bldFile="calendarui/regionalplugins" qt:proFile="regionalplugins.pro"/> |
|
90 |
</component> |
|
91 |
<component id="calenviewerservice" name="Calendar Viewer Service" filter="s60" introduced="^4" class="plugin"> |
|
92 |
<unit bldFile="calendarui/calenviewerservice" qt:proFile="calenviewerservice.pro"/> |
|
93 |
</component> |
|
94 |
<component id="caldav" filter="sf_build" name="CalDAV" class="plugin" introduced="^3"> |
|
95 |
<meta rel="config"> |
|
96 |
<defined condition="FF_CALDAV_SUPPORT"/> |
|
97 |
</meta> |
|
98 |
<!-- not yet delivered in S^4 <unit bldFile="calendarui/caldav/group"/>--> |
|
99 |
</component> |
|
100 |
</collection> |
|
101 |
<collection id="notes" name="Notes" level="ui"> |
|
102 |
<component id="notes_build" filter="s60" name="Notes Build" introduced="^4"> |
|
103 |
<unit bldFile="notes" qt:proFile="notes.pro"/> |
|
104 |
</component> |
|
105 |
</collection> |
|
106 |
<collection id="calendarengines" name="Calendar Engines" level="engine"> |
|
107 |
<component id="versit2" filter="s60" name="Versit 2 iCal Parser" introduced="9.2"> |
|
108 |
<unit bldFile="calendarengines/versit2/group"/> |
|
109 |
</component> |
|
110 |
<component id="agnversit2" filter="s60" name="Versit 2 Agenda Interface" class="plugin" introduced="9.2"> |
|
111 |
<unit bldFile="calendarengines/agnversit2/group"/> |
|
112 |
</component> |
|
113 |
<component id="caleninterimutils" filter="s60" name="Calendar Interim Utils" introduced="9.1"> |
|
114 |
<unit bldFile="calendarengines/caleninterimutils/group"/> |
|
115 |
</component> |
|
116 |
<component id="calenimp" filter="s60" name="Calendar Import Wrapper" introduced="7.0s"> |
|
117 |
<unit bldFile="calendarengines/calenimp/group"/> |
|
118 |
</component> |
|
119 |
<component id="caldavsrv" filter="sf_build" name="CalDAV Server" introduced="^3"> |
|
120 |
<meta rel="config"> |
|
121 |
<defined condition="FF_CALDAV_SUPPORT"/> |
|
122 |
</meta> |
|
123 |
<!-- Not yet delivered in S^4 <unit bldFile="calendarengines/caldav/group"/> --> |
|
124 |
</component> |
|
125 |
</collection> |
|
126 |
<collection id="clock" name="Clock" level="app"> |
|
127 |
<component id="clockengines" filter="s60" name="Clock Engines"> |
|
128 |
<unit bldFile="clock/clockengines" qt:proFile="clockengines.pro"/> |
|
129 |
</component> |
|
130 |
<component id="clockmw" filter="s60" name="Clock Middleware" introduced="^4"> |
|
131 |
<unit bldFile="clock/clockmw" qt:proFile="clockmw.pro"/> |
|
132 |
</component> |
|
133 |
<component id="clockui" filter="s60" name="Clock UI"> |
|
134 |
<unit bldFile="clock/clockui" qt:proFile="clockui.pro"/> |
|
135 |
</component> |
|
136 |
<component id="clock_config" filter="s60" name="Clock Config" class="config"> |
|
137 |
<unit bldFile="clock/group"/> |
|
138 |
</component> |
|
139 |
</collection> |
|
140 |
<collection id="pimappservices" name="PIM Application Services" level="services"> |
|
75 | 141 |
<component id="calendar" name="Calendar" introduced="9.2" purpose="optional" filter="s60"> |
70 | 142 |
<unit version="2" bldFile="pimappservices/calendar/group" mrp="pimappservices/calendar/group/app-engines_calendar.mrp"/> |
143 |
</component> |
|
75 | 144 |
<component id="calendarvcalplugin" name="Calendar vCal Plugin" introduced="8.1" purpose="optional" class="plugin" filter="s60"> |
70 | 145 |
<unit version="2" bldFile="pimappservices/calendarvcalplugin/group" mrp="pimappservices/calendarvcalplugin/group/app-engines_agnversit2.mrp"/> |
146 |
</component> |
|
147 |
<component id="appenginesdocs" name="Application Engines Documentation" purpose="development" class="doc"> |
|
148 |
<unit mrp="pimappservices/appenginesdocs/app-engines_documentation.mrp"/> |
|
149 |
</component> |
|
150 |
</collection> |
|
151 |
<collection id="pimappsupport" name="PIM Application Support" level="support"> |
|
75 | 152 |
<component id="vcardandvcal" name="vCard and vCal" introduced="ER5" purpose="optional" filter="s60"> |
70 | 153 |
<unit bldFile="pimappsupport/vcardandvcal/group" mrp="pimappsupport/vcardandvcal/group/app-services_versit.mrp"/> |
154 |
</component> |
|
75 | 155 |
<component id="chinesecalendarconverter" name="Chinese Calendar Converter" introduced="6.1" purpose="optional" filter="s60"> |
70 | 156 |
<unit bldFile="pimappsupport/chinesecalendarconverter/group" mrp="pimappsupport/chinesecalendarconverter/group/app-services_calcon.mrp"/> |
157 |
</component> |
|
75 | 158 |
<component id="chinesecalendaralg" name="Chinese Calendar Algorithm" introduced="^2" purpose="optional" class="plugin" filter="s60"> |
70 | 159 |
<unit bldFile="pimappsupport/chinesecalendaralg/group" mrp="pimappsupport/chinesecalendaralg/group/app-services_chinesecalendaralgorithm.mrp"/> |
160 |
</component> |
|
161 |
</collection> |
|
162 |
<collection id="alarmui" name="Alarm UI" level="app"> |
|
163 |
<!-- collection is really a component, should move down a directory --> |
|
164 |
<component id="alarmui_build" filter="s60" name="Alarm UI Build"> |
|
165 |
<unit bldFile="alarmui" qt:proFile="alarmui.pro"/> |
|
166 |
</component> |
|
167 |
</collection> |
|
168 |
<collection id="organizer_info" name="Organizer Application Suite Info" level="app"> |
|
169 |
<component id="organizer_metadata" name="Organizer Application Suite Metadata" class="config" introduced="^2" purpose="development" target="desktop"> |
|
170 |
<unit mrp="organizer_info/organizer_metadata/organizer_metadata.mrp"/> |
|
171 |
</component> |
|
172 |
</collection> |
|
173 |
</package> |
|
0
f979ecb2b13e
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
174 |
</SystemDefinition> |