layers.sysdef.xml
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sun, 28 Mar 2010 16:35:50 +0100
branchCompilerCompatibility
changeset 10 930c2f269b74
parent 0 1f04cf54edd8
child 44 12f60d9a73b3
permissions -rw-r--r--
Fixed "extra qualification" syntax errors.

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

<SystemDefinition name="helps" schema="1.4.0">
  <systemModel>
    <layer name="app_layer">
      <module name="helps">
        <unit unitID="abs.helps" mrp="" bldFile="&layer_real_source_path;/group" name="helps" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>