symbian3/app/videotelephony/package_definition_3.0.xml
branchHighFidelityModel
changeset 38 12159035c0ef
child 63 d7aa110911c4
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="videotelephony" name="Video Telephony Apps" levels="engine plugin prot ui">
       
     4     <collection id="vtengines" name="Video Telephony Engines" level="engine">
       
     5       <component id="videoteleng" filter="s60" name="Video Telephony Engine">
       
     6         <unit bldFile="vtengines/videoteleng/group"/>
       
     7       </component>
       
     8       <component id="vtmediatorplugin" filter="s60" name="VT Mediator Plugin" class="plugin">
       
     9         <unit bldFile="vtengines/vtmediatorplugin/group"/>
       
    10       </component>
       
    11     </collection>
       
    12     <collection id="vtuis" name="Video Telephony UIs" level="ui">
       
    13       <component id="videotelui" filter="s60" name="Video Telephony UI">
       
    14         <unit bldFile="vtuis/videotelui/group"/>
       
    15       </component>
       
    16     </collection>
       
    17     <collection id="vtprotocolplugins" name="VT Protocol Plugins" level="plugin">
       
    18       <component id="displaysink" filter="s60" name="Display Sink" introduced="^2">
       
    19         <unit bldFile="vtprotocolplugins/displaysink/group"/>
       
    20       </component>
       
    21       <component id="videosource" filter="s60" name="Video Source" introduced="^2">
       
    22         <unit bldFile="vtprotocolplugins/videosource/group"/>
       
    23       </component>
       
    24     </collection>
       
    25     <collection id="vtprotocolsstub" name="VT Protocols Stub" level="prot">
       
    26     	<!--  this collection is really a component, move down a directory -->
       
    27       <component id="videotelproto" filter="s60" name="Video Telephony Protocol">
       
    28         <unit bldFile="vtprotocolsstub/group" filter="sf"/>
       
    29       </component>
       
    30     </collection>
       
    31     <collection id="videotelephony_info" name="VT Apps Info" level="ui">
       
    32       <component id="videotelephony_plat" filter="s60" name="VT Apps Platform Interfaces" class="api">
       
    33         <unit bldFile="videotelephony_plat/group"/>
       
    34       </component>
       
    35     </collection>
       
    36   </package>
       
    37 </SystemDefinition>