symbian4/mw/homescreensrvlegacy/package_definition.xml
author William Roberts <williamr@symbian.org>
Fri, 25 Jun 2010 17:18:04 +0100
branchHighFidelityModel
changeset 316 079a06b9ec58
parent 302 f47c213234ed
permissions -rw-r--r--
Update S^4 package definitions with Bob Rosenberg's set for wk20 Marked simtsy as a "test" component, as it doesn't build anyway.

<?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 Plugin 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>