layers.sysdef.xml
changeset 18 7d11f9a6646f
parent 0 3ce708148e4d
child 58 5b858729772b
equal deleted inserted replaced
4:75a71fdb4c92 18:7d11f9a6646f
     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