layers.sysdef.xml
author Simon Howkins <simonh@symbian.org>
Wed, 10 Nov 2010 00:18:53 +0000
branchRCL_3
changeset 46 476f0ee3c373
parent 0 f453ebb75370
permissions -rw-r--r--
Added useful diagnostics that explain why raptor is redefining commands for a target (when processing things through the mifconv.flm). This should make it much easier to pinpoint how the system model should be adjusted to avoid the warnings in future. Also simplified the existing redefinition guards.

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

<SystemDefinition name="platformtools" schema="1.4.0">
  <systemModel>
    <layer name="mw_layer">
      <module name="platformtools">
        <unit unitID="tools.platformtools" mrp="" bldFile="&layer_real_source_path;/group" name="platformtools" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>