symbian4/app/helps/package_definition.xml
author William Roberts <williamr@symbian.org>
Fri, 10 Sep 2010 12:17:06 +0100
branchHighFidelityModel
changeset 409 2f9a97ae30d9
parent 327 70b6ce6b8331
permissions -rw-r--r--
Add new syncml_ds_customization_api & syncml_ds_error_reporting_api components to remotemgmt_plat

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
  <package id="helps" name="Help Apps" levels="eng tools if ui">
   <collection id="userguide" name="User Guide" level="if">
	<!-- collection is really a component. Move down a directory -->
    <component id="userguide_build" name="User Guide Build"  filter="s60" introduced="^4">
      <unit bldFile="userguide" qt:proFile="Userguide.pro"/>
     </component>
    </collection>
    <collection id="symhelp" name="Symbian Help" level="eng">
      <component id="helpmodel" name="Help" introduced="6.0" purpose="optional">
        <unit bldFile="symhelp/helpmodel/group" mrp="symhelp/helpmodel/group/app-services_hlpmodel.mrp"/>
      </component>
    </collection>
  </package>
</SystemDefinition>