symbian4/mw/remoteconn/package_definition_3.0.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 245 30e67220bf86
child 248 4fe3868a6029
child 250 7a5687f3732c
child 257 40d9e95b4349
equal deleted inserted replaced
245:30e67220bf86 246:f99f9ea9b39f
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3  <package id="remoteconn" name="Remote Connectivity" levels="plugin framework server generic specific">
       
     4   <collection id="remoteconn_info" name="Remote Connectivity Info" level="specific">
       
     5    <component id="remoteconn_metadata" name="Remote Connectivity Metadata" class="config" introduced="^2" purpose="development" target="desktop">
       
     6     <unit mrp="remoteconn_info/remoteconn_metadata/remoteconn_metadata.mrp"/>
       
     7    </component>
       
     8   </collection>
       
     9   <collection id="mtptransports" name="MTP Transports" level="plugin">
       
    10    <component id="mtpusbtransport" name="MTP USB Transport" introduced="^2" purpose="optional" class="plugin">
       
    11     <unit bldFile="mtptransports/mtpusbtransport/group" mrp="mtptransports/mtpusbtransport/group/mtp_usbsic.mrp"/>
       
    12    </component>
       
    13    <component id="mtpptpiptransport" name="MTP PTP-IP Transport" introduced="^3" purpose="optional" class="plugin">
       
    14     <unit bldFile="mtptransports/mtpptpiptransport/group" mrp="mtptransports/mtpptpiptransport/group/mtp_ptpip.mrp"/>
       
    15    </component>
       
    16    <component id="mtpcontroller" name="MTP Controller" introduced="^3" purpose="optional" class="plugin">
       
    17     <unit bldFile="mtptransports/mtpcontroller/group" mrp="mtptransports/mtpcontroller/group/mtpcontroller.mrp"/>
       
    18    </component>
       
    19   </collection>
       
    20   <collection id="mtpfws" name="MTP Frameworks" level="framework">
       
    21    <component id="mtpfw" name="MTP Framework" introduced="^2" purpose="optional">
       
    22     <unit bldFile="mtpfws/mtpfw/group" mrp="mtpfws/mtpfw/group/mtp_framework.mrp"/>
       
    23    </component>
       
    24   </collection>
       
    25   <collection id="mtpdataproviders" name="MTP Data Providers" level="generic">
       
    26    <component id="mtpfileandfolderdp" name="MTP File and Folder Provider" introduced="^2" purpose="optional" class="plugin">
       
    27     <unit bldFile="mtpdataproviders/mtpfileandfolderdp/group" mrp="mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.mrp"/>
       
    28    </component>
       
    29    <component id="mtpimagedp" name="MTP Image Data Provider" filter="gt" introduced="^3" purpose="optional" class="plugin">
       
    30     <unit bldFile="mtpdataproviders/mtpimagedp/group" mrp="mtpdataproviders/mtpimagedp/group/mtp_imagedp.mrp"/>
       
    31    </component>
       
    32    <component id="mtppictbridgedp" name="MTP PictBridge Data Provider" filter="gt" introduced="^3" purpose="optional" class="plugin">
       
    33     <unit bldFile="mtpdataproviders/mtppictbridgedp/group" mrp="mtpdataproviders/mtppictbridgedp/group/mtp_pictbridgedp.mrp"/>
       
    34    </component>
       
    35   </collection>
       
    36   <collection id="backupandrestore" name="Backup and Restore" level="specific">
       
    37    <component id="backupengine" name="Backup Engine" introduced="9.0" purpose="optional">
       
    38     <unit bldFile="backupandrestore/backupengine/group" mrp="backupandrestore/backupengine/group/connectivity_backupengine.mrp"/>
       
    39    </component>
       
    40    <component id="backuptest" name="Backup Test" introduced="^2" purpose="development">
       
    41     <unit bldFile="backupandrestore/backuptest/group" mrp="backupandrestore/backuptest/group/connectivity_backuptest.mrp"/>
       
    42    </component>
       
    43   </collection>
       
    44   <collection id="obex" name="OBEX" level="generic">
       
    45    <component id="obexprotocol" name="OBEX Protocol" introduced="9.1" purpose="optional">
       
    46     <unit bldFile="obex/obexprotocol/group" mrp="obex/obexprotocol/group/obex.mrp"/>
       
    47    </component>
       
    48    <component id="obexextensionapi" name="OBEX Extension API" introduced="9.2" purpose="optional">
       
    49     <unit bldFile="obex/obexextensionapi/group" mrp="obex/obexextensionapi/group/obex_extensionapis.mrp"/>
       
    50    </component>
       
    51   </collection>
       
    52  </package>
       
    53 </SystemDefinition>