layers.sysdef.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 15 Sep 2010 07:51:42 +0300
branchRCL_3
changeset 3 9397a16b6eb8
parent 1 6edeef394eb7
permissions -rw-r--r--
Revision: 201035

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

<SystemDefinition name="ostesttools" schema="1.4.0">
  <systemModel>
    <layer name="os_layer">
      <module name="hti">
        <unit unitID="testtools.hti" mrp="" bldFile="&layer_real_source_path;/hti/group" name="hti" />
      </module>
      <module name="stif">
        <unit unitID="testtools.stif" mrp="" bldFile="&layer_real_source_path;/stif/group" name="stif" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>