layers.sysdef.xml
author MattD <mattd@symbian.org>
Tue, 09 Feb 2010 17:17:38 +0000
changeset 7 68885df73637
parent 0 f58d6ec98e88
permissions -rw-r--r--
Added creation of aknlayoutcompiler.exe as it isn't contributed. Note that this doesn't build at the moment. Raised Bug 1827 - AknLayoutCompiler needs arabica headers to build

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

<SystemDefinition name="uitools" schema="1.4.0">
  <systemModel>
    <layer name="tools_layer">
      <module name="uitools">
        <unit unitID="abs.uitools" mrp="" bldFile="&layer_real_source_path;/group" name="uitools" />
      </module>
      <module name="">
        <unit unitID="abs.uitools.toollibraries" mrp="" bldFile="&layer_real_source_path;/toollibraries/group" name="uitools_toollibraries" filter="!sf_build" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>