Add content_harvester_plugin_api component to homescreensrvlegacy HighFidelityModel
authorWilliam Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:04:54 +0100
branchHighFidelityModel
changeset 302 f47c213234ed
parent 301 ed48b86c3e24
child 303 9f1f63246423
Add content_harvester_plugin_api component to homescreensrvlegacy NB. SOmeone did something odd in order to avoid creating a new .pro file
symbian4/mw/homescreensrvlegacy/package_definition.xml
--- a/symbian4/mw/homescreensrvlegacy/package_definition.xml	Fri Jun 11 15:57:25 2010 +0100
+++ b/symbian4/mw/homescreensrvlegacy/package_definition.xml	Fri Jun 11 16:04:54 2010 +0100
@@ -10,6 +10,10 @@
     <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>