layers.sysdef.xml
author Shabe Razvi <shaber@symbian.org>
Fri, 28 May 2010 16:05:57 +0100
changeset 53 cf2e20ee4073
parent 46 b45fe1029b5d
child 86 11a9e5dabbaf
permissions -rw-r--r--
__WINDOWS_MEDIA is defined incorrectly in bldprivate.hrh

<?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="CI_external">
        <unit unitID="tools.CI_external" mrp="" bldFile="&layer_real_source_path;/foundation_system/sf_config/CI_external/group" name="CI_external" />
      </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>