layers.sysdef.xml
author Heikki Lahtinen <heikki.a.lahtinen@nokia.com>
Fri, 12 Feb 2010 11:43:04 +0000
branchCompilerCompatibility
changeset 11 62bf59ab417f
parent 0 ba25891c3a9e
child 25 98b66e4fb0be
permissions -rw-r--r--
Fix for Bug 1815

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