layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Fri, 12 Feb 2010 11:36:35 +0000
branchCompilerCompatibility
changeset 10 3034dfa79906
parent 0 ba25891c3a9e
child 25 98b66e4fb0be
permissions -rw-r--r--
Fix for Bug 1807 - replace ARMCC assembler file stackpointer.s with portable stackpointer.cia

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

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

	<layer name="api_test_layer">
      <module name="appinstall_test">
        <unit unitID="sedo.appinstall_test" mrp="" bldFile="&layer_real_source_path;/tsrc/group" name="appinstall_test" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>