symbian4/app/contacts/package_definition.xml
branchHighFidelityModel
changeset 335 633f3bea9521
parent 327 70b6ce6b8331
child 343 a1746cf8f51f
equal deleted inserted replaced
334:18ee574c682a 335:633f3bea9521
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     3  <package id="contacts" name="Contacts Apps" levels="engine support services ui">
     3  <package id="contacts" name="Contacts Apps" levels="engine support services plugin ui">
     4   <collection id="contacts_plat" name="Contacts Apps Platform Interfaces" level="ui">
     4   <collection id="contacts_plat" name="Contacts Apps Platform Interfaces" level="ui">
     5    <component id="qt_mobility_contacts_api" name="Qt Mobility Contacts API" class="api" filter="s60" introduced="^4">
     5    <component id="qt_mobility_contacts_api" name="Qt Mobility Contacts API" class="api" filter="s60" introduced="^4">
     6     <meta rel="Api" href="contacts_plat/qt_mobility_contacts_api/qt_mobility_contacts_api.metaxml"/>
     6     <meta rel="Api" href="contacts_plat/qt_mobility_contacts_api/qt_mobility_contacts_api.metaxml"/>
     7     <unit base="contacts_plat/qt_mobility_contacts_api"/>
     7     <unit base="contacts_plat/qt_mobility_contacts_api"/>
     8    </component>
     8    </component>
    23    <component id="phonebookui_build" filter="s60" name="Phonebook UI Build" introduced="^4">
    23    <component id="phonebookui_build" filter="s60" name="Phonebook UI Build" introduced="^4">
    24     <!-- break up into components -->
    24     <!-- break up into components -->
    25     <unit bldFile="phonebookui" qt:proFile="phonebookui.pro"/>
    25     <unit bldFile="phonebookui" qt:proFile="phonebookui.pro"/>
    26    </component>
    26    </component>
    27   </collection>
    27   </collection>
       
    28   <collection id="phonebookengines_old" name="Old Phonebook Engines" level="engine">
       
    29    <component id="contactsmodel" name="Contacts Model" introduced="ER5" purpose="optional">
       
    30         <unit version="2" bldFile="phonebookengines_old/contactsmodel/groupsql" mrp="phonebookengines_old/contactsmodel/groupsql/app-engines_cntmodel.mrp"/>
       
    31    </component>
       
    32   </collection>
    28   <collection id="phonebookengines" name="Phonebook Engines" level="engine">
    33   <collection id="phonebookengines" name="Phonebook Engines" level="engine">
    29    <component id="cntfindplugin" filter="s60" name="Contacts Find Plugin" class="plugin" introduced="^2">
    34    <component id="cntfindplugin" filter="s60" name="Contacts Find Plugin" class="plugin" introduced="^2">
    30     <unit bldFile="phonebookengines/cntfindplugin" qt:proFile="cntfindplugin.pro"/>
    35     <unit bldFile="phonebookengines/cntfindplugin" qt:proFile="cntfindplugin.pro"/>
    31    </component>
       
    32    <component id="contactsmodel" name="Contacts Model" introduced="ER5" purpose="optional">
       
    33         <unit version="2" bldFile="phonebookengines_old/contactsmodel/groupsql" mrp="phonebookengines_old/contactsmodel/groupsql/app-engines_cntmodel.mrp"/>
       
    34    </component>
    36    </component>
    35    <component id="cntsortplugin" filter="s60" name="Contacts Sort Plugin" class="plugin" introduced="^2">
    37    <component id="cntsortplugin" filter="s60" name="Contacts Sort Plugin" class="plugin" introduced="^2">
    36     <unit bldFile="phonebookengines/cntsortplugin" qt:proFile="cntsortplugin.pro"/>
    38     <unit bldFile="phonebookengines/cntsortplugin" qt:proFile="cntsortplugin.pro"/>
    37    </component>
    39    </component>
    38    <component id="qtcontactsmobility" filter="s60" name="Qt Contacts Mobility" class="plugin" introduced="^4">
    40    <component id="qtcontactsmobility" filter="s60" name="Qt Contacts Mobility" class="plugin" introduced="^4">
    39 	<!-- need to move to this actual dir rather than including something from another collection -->
    41 	<!-- need to move to this actual dir rather than including something from another collection -->
    40     <unit bldFile="qtcontactsmobility" qt:proFile="qtcontactsmobility.pro"/>
    42     <!-- <unit bldFile="qtcontactsmobility" qt:proFile="qtcontactsmobility.pro"/> -->
    41    </component>
    43    </component>
    42    <component id="cntlistmodel" filter="s60" name="Contact List Model" introduced="^4">
    44    <component id="cntlistmodel" filter="s60" name="Contact List Model" introduced="^4">
    43     <unit bldFile="phonebookengines/cntlistmodel" qt:proFile="cntlistmodel.pro"/>
    45     <unit bldFile="phonebookengines/cntlistmodel" qt:proFile="cntlistmodel.pro"/>
    44    </component>
    46    </component>
    45    <component id="cntactions" filter="s60" name="Contacts Actions" introduced="^4">
    47    <component id="cntactions" filter="s60" name="Contacts Actions" introduced="^4">
    69    </component>
    71    </component>
    70    <component id="presencecacheqt" filter="s60" name="Presence Cache Qt" introduced="^4">
    72    <component id="presencecacheqt" filter="s60" name="Presence Cache Qt" introduced="^4">
    71     <unit bldFile="presencecache/presencecacheqt" qt:proFile="presencecacheqt.pro"/>
    73     <unit bldFile="presencecache/presencecacheqt" qt:proFile="presencecacheqt.pro"/>
    72    </component>
    74    </component>
    73   </collection>
    75   </collection>
       
    76   <collection id="contactwidgethsplugin" name="Contact Widget Homescreen Plugin" level="plugin">
       
    77 	<!-- collection is really a component, move down a directory -->
       
    78    <component id="contactwidgethsplugin_build" name="Contact Widget Homescreen Plugin Build" introduced="^4">
       
    79       <unit bldFile="contactwidgethsplugin" qt:proFile="contactwidgethsplugin.pro"/>
       
    80    </component>
       
    81   </collection>
    74   <collection id="contacts_info" name="Contacts Apps Info" level="ui">
    82   <collection id="contacts_info" name="Contacts Apps Info" level="ui">
    75    <component id="contacts_metadata" name="Contacts Apps Metadata" class="config" introduced="^2" purpose="development" target="desktop">
    83    <component id="contacts_metadata" name="Contacts Apps Metadata" class="config" introduced="^2" purpose="development" target="desktop">
    76     <unit mrp="contacts_info/contacts_metadata/contacts_metadata.mrp"/>
    84     <unit mrp="contacts_info/contacts_metadata/contacts_metadata.mrp"/>
    77    </component>
    85    </component>
    78   </collection>
    86   </collection>