build.config.xml
author Daniel A. Rubio <danielr@symbian.org>
Tue, 15 Jun 2010 11:42:56 +0100
branchGCC_SURGE
changeset 53 a27f52f37af3
parent 40 34fc115b8742
permissions -rw-r--r--
Bug 2964 - GCC-E compilation error in bt caused by commsfw (813) (template arguments)

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