symbian3/app/videotelephony/package_definition_3.0.xml
author William Roberts <williamr@symbian.org>
Wed, 17 Feb 2010 23:59:17 +0000
branchHighFidelityModel
changeset 65 e754af35c291
parent 63 d7aa110911c4
child 141 27d9d356efbf
permissions -rw-r--r--
Point of closest approach between joined model and PDK 3.0.g v2 single model - added adaptation layer to the root model - package_definition_3.0.xml files for qemu, beagleboard and stubs - added package_definition_3.0.xml for tools\homescreentools, and used that instead of app\homescreentools - added various extras under "sf_build", and corrected capitalisation to match single model - changed some filters from "test" to "sf_build", because we need to build those things Left out some dubious units - cross-checking shows 4 missing /sf/mw/remoteconn/connectivitytransports/plpremotelink/group /sf/mw/remoteconn/connectivitytransports/plpvariant/group /sf/os/textandloc/charconvfw/charconv/ongoing/group /sf/os/textandloc/charconvfw/charconvplugin/group

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="videotelephony" name="Video Telephony Apps" levels="engine plugin prot ui">
    <collection id="vtengines" name="Video Telephony Engines" level="engine">
      <component id="videoteleng" filter="s60" name="Video Telephony Engine">
        <unit bldFile="vtengines/videoteleng/Group"/>
      </component>
      <component id="vtmediatorplugin" filter="s60" name="VT Mediator Plugin" class="plugin">
        <unit bldFile="vtengines/vtmediatorplugin/group"/>
      </component>
    </collection>
    <collection id="vtuis" name="Video Telephony UIs" level="ui">
      <component id="videotelui" filter="s60" name="Video Telephony UI">
        <unit bldFile="vtuis/videotelui/group"/>
      </component>
    </collection>
    <collection id="vtprotocolplugins" name="VT Protocol Plugins" level="plugin">
      <component id="displaysink" filter="s60" name="Display Sink" introduced="^2">
        <unit bldFile="vtprotocolplugins/DisplaySink/group"/>
      </component>
      <component id="videosource" filter="s60" name="Video Source" introduced="^2">
        <unit bldFile="vtprotocolplugins/VideoSource/group"/>
      </component>
    </collection>
    <collection id="vtprotocolsstub" name="VT Protocols Stub" level="prot">
    	<!--  this collection is really a component, move down a directory -->
      <component id="videotelproto" filter="s60" name="Video Telephony Protocol">
        <unit bldFile="vtprotocolsstub/group" filter="sf_build"/>
      </component>
    </collection>
    <collection id="videotelephony_info" name="VT Apps Info" level="ui">
      <component id="videotelephony_plat" filter="s60" name="VT Apps Platform Interfaces" class="api">
        <unit bldFile="videotelephony_plat/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>