symbian3/mw/remoteconn/package_definition.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 26 May 2010 17:18:20 +0100
branchHighFidelityModel
changeset 245 30e67220bf86
parent 141 symbian3/mw/remoteconn/package_definition_3.0.xml@27d9d356efbf
permissions -rw-r--r--
Remove all 2.0 pkgdefs in symbian3 and rename all 3.0 pkgdefs to package_definition.xml

<?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_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>
   <component id="mtpimagedp" name="MTP Image Data Provider" filter="gt" introduced="^3" purpose="optional" class="plugin">
    <unit bldFile="mtpdataproviders/mtpimagedp/group" mrp="mtpdataproviders/mtpimagedp/group/mtp_imagedp.mrp"/>
   </component>
   <component id="mtppictbridgedp" name="MTP PictBridge Data Provider" filter="gt" introduced="^3" purpose="optional" class="plugin">
    <unit bldFile="mtpdataproviders/mtppictbridgedp/group" mrp="mtpdataproviders/mtppictbridgedp/group/mtp_pictbridgedp.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>