layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Sun, 14 Mar 2010 13:04:28 +0000
branchCompilerCompatibility
changeset 14 9b0e0f600ff5
parent 2 1bad536211fd
parent 0 05da4621cfb2
permissions -rw-r--r--
Catch up from PDK_3.0.h - now identical

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

<SystemDefinition name="homescreentools" schema="1.4.0">
  <systemModel>
    <layer name="bldmefirst_layer">
      <module name="homescreentoolsdtd">
        <unit unitID="hsdo.dtdinstaller" mrp="" bldFile="&layer_real_source_path;/dtdinstaller/group" name="dtdinstaller" />
      </module>
    </layer>
    <layer name="app_layer">
      <module name="homescreentools">
        <unit unitID="hsdo.themeinstaller" mrp="" bldFile="&layer_real_source_path;/themeinstaller/group" name="themeinstaller" />
        <unit unitID="hsdo.widgettools" mrp="" bldFile="&layer_real_source_path;/widgettools/group" name="widgettools" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>