build.config.xml
author William Roberts <williamr@symbian.org>
Fri, 18 Jun 2010 14:58:25 +0100
branchGCC_SURGE
changeset 42 c63c8348c0eb
parent 31 f5b12b673c07
permissions -rw-r--r--
Mark more TMeta vtable and typeinfor exports as ABSENT - Bug 3024

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