symbian3/app/contentcontrol/package_definition_3.0.xml
author William Roberts <williamr@symbian.org>
Wed, 05 May 2010 16:36:37 +0100
branchHighFidelityModel
changeset 197 51975d1f3d70
parent 147 af12043c2836
child 200 6337e330f518
permissions -rw-r--r--
Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
38
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
141
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
     3
 <package id="contentcontrol" name="Content Control Daemons" levels="plugin app">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
     4
  <collection id="contentctrl_plat" name="Content Control Daemons Platforn Interfaces" level="app">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
     5
   <component id="oma_ds_presync_plugin_api" name="OMA DS PreSync Plugin API" class="api" filter="s60">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
     6
    <meta rel="Api" href="contentctrl_plat/oma_ds_presync_plugin_api/oma_ds_presync_plugin_api.metaxml"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
     7
    <unit bldFile="contentctrl_plat/oma_ds_presync_plugin_api/group"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
     8
   </component>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
     9
   <component id="ds_agenda_handler_plugin_api" name="DS Agenda Handler Plugin API" class="api" filter="s60">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    10
    <meta rel="Api" href="contentctrl_plat/ds_agenda_handler_plugin_api/ds_agenda_handler_plugin_api.metaxml"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    11
    <unit bldFile="contentctrl_plat/ds_agenda_handler_plugin_api/group"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    12
   </component>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    13
   <component id="ds_folder_util_api" name="DS Folder Util API" class="api" filter="s60">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    14
    <meta rel="Api" href="contentctrl_plat/ds_folder_util_api/ds_folder_util_api.metaxml"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    15
    <unit bldFile="contentctrl_plat/ds_folder_util_api/group"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    16
   </component>
197
51975d1f3d70 Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents: 147
diff changeset
    17
   <component id="adapter_customization_api" name="Adapter Customization API" class="api" filter="s60">
51975d1f3d70 Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents: 147
diff changeset
    18
    <meta rel="Api" href="contentctrl_plat/adapter_customization_api/adapter_customization_api.metaxml"/>
51975d1f3d70 Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents: 147
diff changeset
    19
    <unit bldFile="contentctrl_plat/adapter_customization_api/group"/>
51975d1f3d70 Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents: 147
diff changeset
    20
   </component>
51975d1f3d70 Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents: 147
diff changeset
    21
   <component id="ds_data_modification_api" name="DS Data Modification API" class="api" filter="s60">
51975d1f3d70 Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents: 147
diff changeset
    22
    <meta rel="Api" href="contentctrl_plat/ds_data_modification_api/ds_data_modification_api.metaxml"/>
51975d1f3d70 Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents: 147
diff changeset
    23
    <unit bldFile="contentctrl_plat/ds_data_modification_api/group"/>
51975d1f3d70 Add new API components ds_data_modification_api and adapter_customization_api to app/contentcontrol
William Roberts <williamr@symbian.org>
parents: 147
diff changeset
    24
   </component>
141
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    25
  </collection>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    26
  <collection id="dsdcmoadapter" name="Data Sync DCMO Adapter" level="plugin">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    27
   <!-- Component at wrong rank, should move down a directory -->
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    28
   <component id="dsdcmoadapter_build" filter="s60" name="Data Sync Control DCMO Adapter">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    29
    <unit bldFile="dsdcmoadapter/group"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    30
   </component>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    31
  </collection>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    32
  <collection id="omads" name="OMA Data Sync" level="app">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    33
   <component id="omadsappui" filter="s60" name="OMA DS Application UI">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    34
    <unit bldFile="omads/omadsappui/group"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    35
   </component>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    36
   <component id="omadsextensions" filter="s60" name="OMA DS Extensions" class="plugin">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    37
    <unit bldFile="omads/omadsextensions/group"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    38
   </component>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    39
  </collection>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    40
 </package>
38
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    41
</SystemDefinition>