layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:30:58 +0100
branchGCC_SURGE
changeset 35 3ae60d69bf22
parent 23 99b096216bc8
child 41 272a0bda78b3
permissions -rw-r--r--
Catchup to latest Symbian^4

<?xml version="1.0"?>
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_5_1.dtd" [
  <!ENTITY layer_real_source_path "sf/app/helps" >
]>

<SystemDefinition name="helps" schema="1.5.1">
  <systemModel>
    <layer name="app_layer">
      <module name="helps">
        <unit name="helps" unitID="abs.helps" bldFile="&layer_real_source_path;/userguide" mrp="" proFile="Userguide.pro" />
      </module>
      <module name="symhelp">
        <unit name="symhelp" unitID="abs.symhelp" bldFile="&layer_real_source_path;/symhelp/helpmodel/group" mrp="" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>