layers.sysdef.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:39:50 +0300
changeset 2 73b88125830c
parent 1 6edeef394eb7
child 4 b8d1455fddc0
permissions -rw-r--r--
Revision: 201037 Kit: 201037

<?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;/testconns/hti/group" name="hti" />
      </module>
      <module name="stif">
        <unit unitID="testtools.stif" mrp="" bldFile="&layer_real_source_path;/testfws/stif/group" name="stif" />
      </module>
    </layer>
    <layer name="os">
      <module name="testexecmdw">
        <unit unitID="testtools.tef" mrp="" bldFile="&layer_real_source_path;/testfws/testexecmdw/group" name="tef" />
      </module>
      <module name="symbianunittestfw">
        <unit unitID="testtools.sutfw" mrp="" bldFile="&layer_real_source_path;/testfws/symbianunittestfw/group" name="sutfw" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>