symbian4/mw/homescreensrvlegacy/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 29 Nov 2010 14:17:00 +0000
branchHighFidelityModel
changeset 512 336a5591a346
parent 316 079a06b9ec58
permissions -rw-r--r--
Changed to avoid further bld.inf's being included more than once in devicecontrol package

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