package_definition.xml
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:30:40 +0100
branchGCC_SURGE
changeset 52 d6dd44196f52
parent 40 b46a585f6909
child 63 f4a778e096c2
child 66 554fe4dbbb59
permissions -rw-r--r--
Catchup to latest Symbian^4

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="contacts" name="Contacts Apps" levels="engine support services ui">
    <collection id="phonebookengines" name="Phonebook Engines" level="engine">
      <component id="contactsmodel" name="Contacts Model" introduced="ER5" purpose="optional">
        <unit version="2" bldFile="phonebookengines_old/contactsmodel/groupsql" mrp="phonebookengines_old/contactsmodel/groupsql/app-engines_cntmodel.mrp"/>
      </component>
    </collection>
    <collection id="pimprotocols" name="PIM Protocols" level="services">
      <component id="phonebooksync" name="Phonebook Sync" purpose="optional" class="plugin">
        <unit bldFile="pimprotocols/phonebooksync/group" mrp="pimprotocols/phonebooksync/group/telephony_phbksync.mrp"/>
      </component>
      <component id="mtpcontactdp" filter="s60" name="Media Transport Protocol contact Data Provider" introduced="9.2" purpose="optional">
        <unit bldFile="pimprotocols/mtpcontactdp/group" mrp="pimprotocols/mtpcontactdp/group/mtp_contactdp.mrp"/>
      </component>
      <component id="pbap" filter="s60" name="Bluetooth PBAP" introduced="9.2" purpose="optional">
        <unit bldFile="pimprotocols/pbap/group" mrp="pimprotocols/pbap/group/bluetooth_accesshost.mrp"/>
      </component>
    </collection>
    <collection id="contacts_info" name="Contacts Apps Info" level="ui">
      <component id="contacts_metadata" name="Contacts Apps Metadata" class="config" introduced="^2" purpose="development" target="desktop">
        <unit mrp="contacts_info/contacts_metadata/contacts_metadata.mrp"/>
      </component>
    </collection>
  </package>
</SystemDefinition>