audiostubs/layers.sysdef.xml
author hgs
Mon, 25 Oct 2010 16:38:55 +0300
changeset 52 3248d079cead
parent 37 4d3d68d76ca5
permissions -rw-r--r--
201042

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

<SystemDefinition name="audiostubs" 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>