layers.sysdef.xml
author Shabe Razvi <shaber@symbian.org>
Tue, 20 Apr 2010 18:06:34 +0100
changeset 27 228abc9e659e
parent 24 96f7513ad2d7
child 36 fc38b048ab2f
permissions -rw-r--r--
Add engineering LANGUAGE_IDS

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

<SystemDefinition name="deviceplatformrelease" schema="1.4.0">
  <systemModel>
    <layer name="os_layer">
      <module name="S60Extras">
        <unit unitID="platform.S60Extras" mrp="" bldFile="&layer_real_source_path;/S60Extras/group" name="S60Extras" />
      </module>
      <module name="version">
        <unit unitID="platform.version" mrp="" bldFile="&layer_real_source_path;/Version/group" name="version" />
      </module>
			<!-- from buildplatform, this is needed for winscw emulator -->
			<module name="sf_common_tsy">
				<component name="sf_common_tsy">
					<unit unitID="symbian.common_tsy" name="sf_common_tsy" bldFile="sf/os/cellularsrv/telephonyserverplugins/common_tsy/group" mrp="" filter=""/>
				</component>
			</module>
			<module name="sf_openvg11">
				<component name="sf_openvg11">
					<unit unitID="symbian.openvg11" name="sf_openvg11" bldFile="sf/os/graphics/openvg/openvginterface/group/openvg11" mrp="" filter="sf_build"/>
				</component>
			</module>
  	</layer>
    <layer name="app_layer">
      <module name="helps_loc2">
        <unit unitID="platform.helps_loc2" mrp="" bldFile="&layer_real_source_path;/helps_loc2/group" name="helps_loc2" />
      </module>
    </layer>
    
    <!-- from buildplatform, this is needed for winscw emulator -->
    <layer name="stubs_layer">
			<module name="sf_licenseetsystub">
				<component name="sf_licenseetsystub">
					<unit unitID="symbian.licenseetsystub" name="sf_licenseetsystub" bldFile="sf/os/cellularsrv/telephonyserverplugins/licenseetsystub/group" mrp="" filter=""/>
				</component>
			</module>
		</layer>

    <layer name="bin_layer">
			<module name="bin_layer_helix_ren">
					<unit unitID="bin_layer_sf_mw_helix_helix_ren_src" name="src" bldFile="sf/mw/helix/helix_ren/src/group" mrp="" filter="!no_binonly"/>
			</module>
    </layer>
  </systemModel>
</SystemDefinition>