symbian4/app/helps/package_definition.xml
author Dario Sestito <darios@symbian.org>
Wed, 28 Jul 2010 15:24:46 +0100
branchHighFidelityModel
changeset 357 5d3c652b6df9
parent 327 70b6ce6b8331
permissions -rw-r--r--
Add sf_config/rombuild/sf_refhw component with iMaker configs for full ui ROM for syborg and beagleboard

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