layers.sysdef.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 26 Jan 2010 12:06:03 +0200
changeset 4 3eebb1e54d3a
parent 0 ba25891c3a9e
child 25 7333d7932ef7
permissions -rw-r--r--
Revision: 201001 Kit: 201004

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