layers.sysdef.xml
branchRCL_3
changeset 24 6757f1e2efd2
parent 0 3ce708148e4d
child 25 5b858729772b
equal deleted inserted replaced
23:c4687ff85147 24:6757f1e2efd2
     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_5_1.dtd" [
     3   <!ENTITY layer_real_source_path "sf/app/devicecontrol" >
     3   <!ENTITY layer_real_source_path "sf/app/devicecontrol" >
     4 ]>
     4 ]>
     5 
     5 
     6 <SystemDefinition name="devicecontrol" schema="1.4.0">
     6 <SystemDefinition name="devicecontrol" schema="1.5.1">
     7   <systemModel>
     7   <systemModel>
     8     <layer name="app_layer">
     8     <layer name="app_layer">
     9       <module name="devicecontrol">
     9       <module name="devicecontrol">
    10         <unit unitID="spdo.devicecontrol" mrp="" bldFile="&layer_real_source_path;/group" name="devicecontrol" />
    10         <unit unitID="spdo.devicecontrol" mrp="" bldFile="&layer_real_source_path;/group" name="devicecontrol" />
       
    11         <unit unitID="spdo.devicecontrol.pro" mrp="" bldFile="&layer_real_source_path;" name="devicecontrol_pro" proFile="devicecontrol.pro"/>
    11       </module>
    12       </module>
    12     </layer>
    13     </layer>
    13   </systemModel>
    14   </systemModel>
    14 </SystemDefinition>
    15 </SystemDefinition>
       
    16 
       
    17