layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Fri, 10 Sep 2010 14:34:31 +0100
changeset 122 bb9f081b4e87
parent 86 11a9e5dabbaf
permissions -rw-r--r--
Define FF_GSTREAMER, remove the various *StaticFeatures.hrh files, which aren't used and just distract people

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