54
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
|
|
3 |
<package id="contentcontrol" name="Content Control Daemons" levels="plugin framework app">
|
|
4 |
<collection id="contentctrl_plat" name="Content Control Daemons Platforn Interfaces" level="app">
|
|
5 |
<component id="ds_contact_adapter_customization_api" name="DS Contact Adapter Customization API" class="api" filter="s60" introduced="^3">
|
|
6 |
<meta rel="Api" href="contentctrl_plat/ds_contact_adapter_customization_api/ds_contact_adapter_customization_api.metaxml"/>
|
|
7 |
<unit bldFile="contentctrl_plat/ds_contact_adapter_customization_api/group"/>
|
|
8 |
</component>
|
|
9 |
<component id="ds_contactsdatastoreextension_api" name="DS Contacts Data Store Extension API" class="api" filter="s60" introduced="^4">
|
|
10 |
<meta rel="Api" href="contentctrl_plat/ds_contactsdatastoreextension_api/ds_contactsdatastoreextension_api.metaxml"/>
|
|
11 |
<unit bldFile="contentctrl_plat/ds_contactsdatastoreextension_api/group"/>
|
|
12 |
</component>
|
|
13 |
<component id="ds_data_modification_api" name="DS Data Modification API" class="api" filter="s60" introduced="^3">
|
|
14 |
<meta rel="Api" href="contentctrl_plat/ds_data_modification_api/ds_data_modification_api.metaxml"/>
|
|
15 |
<unit bldFile="contentctrl_plat/ds_data_modification_api/group"/>
|
|
16 |
</component>
|
|
17 |
</collection>
|
|
18 |
<collection id="connectivitymodules" name="Connectivity Modules" level="framework">
|
|
19 |
<component id="secon" filter="s60" name="Service Controllers">
|
|
20 |
<unit bldFile="connectivitymodules/secon/group"/>
|
|
21 |
</component>
|
|
22 |
</collection>
|
|
23 |
<collection id="dsdcmoadapter" name="Data Sync DCMO Adapter" level="plugin">
|
|
24 |
<!-- Component at wrong rank, should move down a directory -->
|
|
25 |
<component id="dsdcmoadapter_build" filter="s60" name="Data Sync Control DCMO Adapter">
|
|
26 |
<unit bldFile="dsdcmoadapter/group"/>
|
|
27 |
</component>
|
|
28 |
</collection>
|
|
29 |
<collection id="omads" name="OMA Data Sync" level="app">
|
|
30 |
<component id="omads_build" filter="s60" name="OMA DS Build">
|
|
31 |
<unit bldFile="omads/group"/> <!-- need to remove #include and rename and OMA DS ROM -->
|
|
32 |
</component>
|
|
33 |
<component id="omadsextensions" filter="s60" name="OMA DS Extensions" class="plugin">
|
|
34 |
<unit bldFile="omads/omadsextensions/group"/>
|
|
35 |
</component>
|
|
36 |
<component id="omadsextensions_qt" filter="s60" name="OMA DS Qt Extensions" class="plugin">
|
|
37 |
<unit bldFile="omads/omadsextensions" qt:proFile="omadsextensions.pro"/>
|
|
38 |
</component>
|
|
39 |
</collection>
|
|
40 |
</package>
|
|
41 |
</SystemDefinition>
|