audiostubs/layers.sysdef.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 14 Jan 2010 07:14:53 +0200
changeset 0 0ce1b5ce9557
child 37 4d3d68d76ca5
permissions -rw-r--r--
Revision: 201001

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