layers.sysdef.xml
changeset 0 5f000ab63145
child 21 92ab7f8d0eab
equal deleted inserted replaced
-1:000000000000 0:5f000ab63145
       
     1 <?xml version="1.0"?>
       
     2 <!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
       
     3   <!ENTITY layer_real_source_path "sf/app/phone" >
       
     4 ]>
       
     5 
       
     6 <SystemDefinition name="phone" schema="1.4.0">
       
     7   <systemModel>
       
     8     <layer name="app_layer">
       
     9       <module name="phone">
       
    10         <unit name="phone" unitID="tedo.phone" bldFile="&layer_real_source_path;/group" mrp="" />
       
    11       </module>
       
    12     </layer>
       
    13 
       
    14     <layer name="api_test_layer">
       
    15       <module name="tedo_api_tests">
       
    16         <unit unitID="tedo.dialer.test" name="dialer.test" bldFile="&layer_real_source_path;/phoneuis/dialer/tsrc/public/basic/group" mrp="" />
       
    17         <unit unitID="tedo.phoneui.test" name="phoneui.test" bldFile="&layer_real_source_path;/phoneapp/phoneui/tsrc/public/basic/group" mrp="" />
       
    18        </module>
       
    19     </layer>
       
    20 
       
    21   </systemModel>
       
    22 </SystemDefinition>