package_definition.xml
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:43:05 +0100
branchGCC_SURGE
changeset 34 35ca36ca93d1
parent 0 d0791faffa3f
child 37 d9d8313203af
child 42 0aa8cc770c8a
permissions -rw-r--r--
Catchup to latest Symbian^4

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="remoteconn" name="Remote Connectivity" levels="plugin framework server generic specific">
    <collection id="connectivitymodules" name="Connectivity Modules" level="framework">
      <component id="secon" filter="s60" name="Service Controllers">
        <unit bldFile="connectivitymodules/secon/group"/>
      </component>
    </collection>
    <collection id="remoteconn_info" name="Remote Connectivity Info" level="specific">
      <component id="remoteconn_plat" filter="s60" name="Remote Connectivity Platform Interfaces" class="api">
        <unit bldFile="remoteconn_plat/group"/>
      </component>
      <component id="remoteconn_metadata" name="Remote Connectivity Metadata" class="config" introduced="^2" purpose="development" target="desktop">
        <unit mrp="remoteconn_info/remoteconn_metadata/remoteconn_metadata.mrp"/>
      </component>
    </collection>
    <collection id="mtptransports" name="MTP Transports" level="plugin">
      <component id="mtpusbtransport" name="MTP USB Transport" introduced="^2" purpose="optional" class="plugin">
        <unit bldFile="mtptransports/mtpusbtransport/group" mrp="mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/>
      </component>
      <component id="mtpptpiptransport" name="MTP PTP-IP Transport" introduced="^3" purpose="optional" class="plugin">
        <unit bldFile="mtptransports/mtpptpiptransport/group" mrp="mtptransports/mtpptpiptransport/group/mtp_ptpip.mrp"/>
      </component>
      <component id="mtpcontroller" name="MTP Controller" introduced="^3" purpose="optional" class="plugin">
        <unit bldFile="mtptransports/mtpcontroller/group" mrp="mtptransports/mtpcontroller/group/mtpcontroller.mrp"/>
      </component>
    </collection>
    <collection id="mtpfws" name="MTP Frameworks" level="framework">
      <component id="mtpfw" name="MTP Framework" introduced="^2" purpose="optional">
        <unit bldFile="mtpfws/mtpfw/group" mrp="mtpfws/mtpfw/group/mtp_framework.mrp"/>
      </component>
      
    </collection>
    <collection id="mtpdataproviders" name="MTP Data Providers" level="generic">
      <component id="mtpfileandfolderdp" name="MTP File and Folder Provider" introduced="^2" purpose="optional" class="plugin">
        <unit bldFile="mtpdataproviders/mtpfileandfolderdp/group" mrp="mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.mrp"/>
      </component>
    </collection>
    <collection id="backupandrestore" name="Backup and Restore" level="specific">
      <component id="backupengine" name="Backup Engine" introduced="9.0" purpose="optional">
        <unit bldFile="backupandrestore/backupengine/group" mrp="backupandrestore/backupengine/group/connectivity_backupengine.mrp"/>
      </component>
     <component id="backuptest" name="Backup Test" introduced="^2" purpose="development">
        <unit bldFile="backupandrestore/backuptest/group" mrp="backupandrestore/backuptest/group/connectivity_backuptest.mrp"/>
      </component>
    </collection>
    <collection id="obex" name="OBEX" level="generic">
      <component id="obexprotocol" name="OBEX Protocol" introduced="9.1" purpose="optional">
        <unit bldFile="obex/obexprotocol/group" mrp="obex/obexprotocol/group/obex.mrp"/>
      </component>
      <component id="obexextensionapi" name="OBEX Extension API" introduced="9.2" purpose="optional">
        <unit bldFile="obex/obexextensionapi/group" mrp="obex/obexextensionapi/group/obex_extensionapis.mrp"/>
      </component>
    </collection>
  </package>
</SystemDefinition>