layers.sysdef.xml
changeset 33 7464c1e21dae
parent 0 3ce708148e4d
child 58 5b858729772b
--- a/layers.sysdef.xml	Mon Jan 18 20:09:30 2010 +0200
+++ b/layers.sysdef.xml	Fri Mar 19 04:28:07 2010 +0530
@@ -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>
+
+