layers.sysdef.xml
author MattD <mattd@symbian.org>
Mon, 26 Oct 2009 14:31:32 +0000
branchCompilerCompatibility
changeset 23 56ddf31d8df5
parent 0 dd21522fd290
permissions -rw-r--r--
Created CompilerCompatibility branch for fixing bugs associated with new compilers such as RVCT4.0.

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


<SystemDefinition name="web" schema="1.4.0">
  <systemModel>
    <layer name="mw_layer">
      <module name="web">
	    <unit unitID="browsing_domain.web" mrp="" bldFile="&layer_real_source_path;/group" name="web"/>
      </module>
    </layer>
  </systemModel>
</SystemDefinition>