build.config.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 16:25:36 +0300
branchRCL_3
changeset 25 9d7ce34704c8
permissions -rw-r--r--
Revision: 201035 Kit: 201035

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

<SystemDefinition name="commsfw" schema="1.4.0">
  <systemModel>
    <layer name="os_layer">
      <module name="commsfw">
        <unit unitID="netdo.commsfw" mrp="" bldFile="&layer_real_source_path;/group" name="commsfw" />
      </module>
    </layer>
	<layer name="api_test_layer">
      <module name="commsfw_test">
        <unit unitID="netdo.commsfw.test" mrp="" bldFile="&layer_real_source_path;/group" name="commsfw" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>