audiostubs/layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Sun, 14 Mar 2010 12:35:37 +0000
branchCompilerCompatibility
changeset 16 cee235f8aa57
parent 0 0ce1b5ce9557
child 37 4d3d68d76ca5
permissions -rw-r--r--
Merge from PDK_3.0.h

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

<SystemDefinition name="avdomain" schema="1.4.0">
	<systemModel>
  <!-- Common file for prebuild layers-->
  	<layer name="stubs_layer">
			<module name="audiostubs">
				<unit unitID="audiostubs" mrp="" bldFile="&layer_real_source_path;/group" name="audiostubs" />
			</module>
    </layer>

  	<layer name="stubs_audiostubs_layer">
			<module name="audiostubs_group">
				<unit unitID="audiostubs_group" mrp="" bldFile="&layer_real_source_path;/group"  name="audiostubs_group" />
			</module>
    </layer>
    
  </systemModel>
</SystemDefinition>