symbian3/app/contentcontrol/package_definition_3.0.xml
branchHighFidelityModel
changeset 38 12159035c0ef
child 141 27d9d356efbf
equal deleted inserted replaced
37:01eda22956f2 38:12159035c0ef
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3   <package id="contentcontrol" name="Content Control Daemons" levels="plugin app">
       
     4     <collection id="dsdcmoadapter" name="Data Sync DCMO Adapter" level="plugin">
       
     5 	   	<!-- Component at wrong rank, should move down a directory --> 
       
     6       <component id="dsdcmoadapter_build" filter="s60" name="Data Sync Control DCMO Adapter">
       
     7         <unit bldFile="dsdcmoadapter/group"/>
       
     8       </component>
       
     9     </collection>
       
    10     <collection id="omads" name="OMA Data Sync" level="app">
       
    11       <component id="omadsappui" filter="s60" name="OMA DS Application UI">
       
    12         <unit bldFile="omads/omadsappui/group"/>
       
    13       </component>
       
    14       <component id="omadsextensions" filter="s60" name="OMA DS Extensions" class="plugin">
       
    15         <unit bldFile="omads/omadsextensions/group"/>
       
    16       </component>
       
    17     </collection>
       
    18     <collection id="contentcontrol_info" name="Content Control Daemons Info" level="app">
       
    19       <component id="contentctrl_plat" filter="s60" class="api" name="Content Control Daemons Platforn Interfaces">
       
    20         <unit bldFile="contentctrl_plat/group"/>
       
    21       </component>
       
    22     </collection>
       
    23   </package>
       
    24 </SystemDefinition>