symbian4/mw/homescreensrvlegacy/package_definition.xml
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:04:54 +0100
branchHighFidelityModel
changeset 302 f47c213234ed
parent 246 f99f9ea9b39f
child 316 079a06b9ec58
permissions -rw-r--r--
Add content_harvester_plugin_api component to homescreensrvlegacy NB. SOmeone did something odd in order to avoid creating a new .pro file

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
 <package id="homescreensrvlegacy" name="Legacy Home Screen Services" levels="plugin framework server generic specific">
  <collection id="homescreensrvlegacy_plat" name="Legacy Home Screen Services Platform Interfaces" level="specific">
   <component id="ai_content_model_api" name="AI Content Model API" class="api" filter="s60">
    <meta rel="Api" href="ai_content_model_api/ai_content_model_api.metaxml"/>
    <unit bldFile="ai_content_model_api/group" qt:proFile="group.pro"/>
   </component>
   <component id="ai_plugin_information_api" name="AI Plug-in Information API" class="api" filter="s60">
    <meta rel="Api" href="ai_plugin_information_api/ai_plugin_information_api.metaxml"/>
    <unit bldFile="ai_plugin_information_api/group" qt:proFile="group.pro"/>
   </component>
   <component id="content_harvester_plugin_api" name="Content Harvester Plug-in API" class="api" filter="s60">
    <meta rel="Api" href="content_harvester_plugin_api/content_harvester_plugin_api.metaxml"/>
    <unit bldFile="content_harvester_plugin_api/group"/>
   </component>
  </collection>
 </package>
</SystemDefinition>