layers.sysdef.xml
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 12:04:39 +0000
branchRCL_3
changeset 84 e6c5e34cd9b9
parent 66 8b7f4e561641
permissions -rw-r--r--
Adjusted to avoid exports, etc, from a top-level bld.inf

<?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>