layers.sysdef.xml
branchRCL_3
changeset 25 5b858729772b
parent 24 6757f1e2efd2
equal deleted inserted replaced
24:6757f1e2efd2 25:5b858729772b
     1 <?xml version="1.0"?>
     1 <?xml version="1.0"?>
     2 <!DOCTYPE SystemDefinition SYSTEM "sysdef_1_5_1.dtd" [
     2 <!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.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.5.1">
     6 <SystemDefinition name="devicecontrol" schema="1.4.0">
     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"/>
       
    12       </module>
    11       </module>
    13     </layer>
    12     </layer>
    14   </systemModel>
    13   </systemModel>
    15 </SystemDefinition>
    14 </SystemDefinition>
    16 
       
    17