audiostubs/layers.sysdef.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 13 Oct 2010 14:09:31 +0300
branchRCL_3
changeset 50 45254807acc4
parent 0 0ce1b5ce9557
child 37 4d3d68d76ca5
permissions -rw-r--r--
Revision: 201041 Kit: 201041

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