layers.sysdef.xml
branchRCL_3
changeset 24 6757f1e2efd2
parent 0 3ce708148e4d
child 25 5b858729772b
--- a/layers.sysdef.xml	Thu Aug 19 09:42:30 2010 +0300
+++ b/layers.sysdef.xml	Tue Aug 31 15:05:55 2010 +0300
@@ -1,14 +1,17 @@
 <?xml version="1.0"?>
-<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
+<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_5_1.dtd" [
   <!ENTITY layer_real_source_path "sf/app/devicecontrol" >
 ]>
 
-<SystemDefinition name="devicecontrol" schema="1.4.0">
+<SystemDefinition name="devicecontrol" schema="1.5.1">
   <systemModel>
     <layer name="app_layer">
       <module name="devicecontrol">
         <unit unitID="spdo.devicecontrol" mrp="" bldFile="&layer_real_source_path;/group" name="devicecontrol" />
+        <unit unitID="spdo.devicecontrol.pro" mrp="" bldFile="&layer_real_source_path;" name="devicecontrol_pro" proFile="devicecontrol.pro"/>
       </module>
     </layer>
   </systemModel>
-</SystemDefinition>
\ No newline at end of file
+</SystemDefinition>
+
+