layers.sysdef.xml
changeset 32 106971a9964d
parent 11 b137d5d8ca62
equal deleted inserted replaced
12:97fc67555abc 32:106971a9964d
     1 <?xml version="1.0"?>
     1 <?xml version="1.0"?>
     2 <!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
     2 <!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
     3   <!ENTITY layer_real_source_path "sf/mw/helix" >
     3   <!ENTITY layer_real_source_path "sf/mw/helix" >
     4 ]> 
     4 ]> 
     5 
     5 
     6 <SystemDefinition name="avdomain" schema="1.4.0">
     6 <SystemDefinition name="helix" schema="1.4.0">
     7 	<systemModel>
     7 	<systemModel>
     8   <!-- Common file for prebuild layers-->
     8   <!-- Common file for prebuild layers-->
     9   	<layer name="mw_layer">
     9   	<layer name="mw_layer">
    10 			<module name="helix">
    10 			<module name="helix">
    11 				<unit unitID="helix" mrp="" bldFile="&layer_real_source_path;/group" filter="!sf_build" name="helix" />
    11 				<unit unitID="helix" mrp="" bldFile="&layer_real_source_path;/group" filter="!sf_build" name="helix" />
    12 				<unit unitID="helix_src" mrp="" bldFile="&layer_real_source_path;/helix_ren/src/group" filter="!sf_build" name="helix_src" />
       
    13 				<unit unitID="helix_stub" mrp="" bldFile="&layer_real_source_path;/helix_ren/helix_stub/group" filter="sf_build" name="helix_stub" />
    12 				<unit unitID="helix_stub" mrp="" bldFile="&layer_real_source_path;/helix_ren/helix_stub/group" filter="sf_build" name="helix_stub" />
    14 			</module>
       
    15     </layer>
       
    16 
       
    17    	<layer name="api_test_layer">
       
    18 			<module name="helix_tsrc">
       
    19 				<unit unitID="helix_tsrc" name="helix_tsrc" bldFile="&layer_real_source_path;/tsrc/group" mrp="" />
       
    20 			</module>
       
    21     </layer>
       
    22 
       
    23    	<layer name="module_test_layer">
       
    24 			<module name="helix_ren_tsrc">
       
    25 				<unit unitID="helix_ren_tsrc" name="helix_ren_tsrc" bldFile="&layer_real_source_path;/helix_ren/tsrc/helixstiftest/group" mrp="" />
       
    26 			</module>
       
    27     </layer>
       
    28 
       
    29    	<layer name="pref_test_layer">
       
    30 			<module name="helix_tsrc_group">
       
    31 				<unit unitID="helix_tsrc_group" name="helix_tsrc_group" bldFile="&layer_real_source_path;/tsrc/group" mrp="" filter="TA_HELIX" />
       
    32 			</module>
       
    33 			<module name="helix_ren_tsrc_group">
       
    34 				<unit unitID="helix_ren_tsrc_group" name="helix_ren_tsrc_group" bldFile="&layer_real_source_path;/helix_ren/tsrc/helixstiftest/group" mrp="" filter="TA_HELIX_REN" />
       
    35 			</module>
    13 			</module>
    36     </layer>
    14     </layer>
    37 
    15 
    38   	<layer name="mw_helix_layer">
    16   	<layer name="mw_helix_layer">
    39 			<module name="helix_group">
    17 			<module name="helix_group">
    40 				<unit unitID="helix_group" mrp="" bldFile="&layer_real_source_path;/group" filter="!sf_build" name="helix_group" />
    18 				<unit unitID="helix_group" mrp="" bldFile="&layer_real_source_path;/group" filter="!sf_build" name="helix_group" />
    41 				<unit unitID="helix_src_group" mrp="" bldFile="&layer_real_source_path;/helix_ren/src/group" filter="!sf_build" name="helix_src_group" />
       
    42 				<unit unitID="helix_stub_group" mrp="" bldFile="&layer_real_source_path;/helix_ren/helix_stub/group" filter="sf_build" name="helix_stub_group" /> 
    19 				<unit unitID="helix_stub_group" mrp="" bldFile="&layer_real_source_path;/helix_ren/helix_stub/group" filter="sf_build" name="helix_stub_group" /> 
    43 			</module>
    20 			</module>
    44     </layer>
    21     </layer>
    45 
    22 
    46     
    23