layers.sysdef.xml
branchRCL_3
changeset 23 9a48e301e94b
parent 0 5e5d6b214f4f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/layers.sysdef.xml	Wed Sep 01 12:33:36 2010 +0100
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
+  <!ENTITY layer_real_source_path "sf/app/conversations" >
+]>
+
+<SystemDefinition name="conversations" schema="1.4.0">
+  <systemModel>
+    <layer name="app_layer">
+      <module name="conversations">
+        <unit unitID="MeCoDo.conversations" mrp="" bldFile="&layer_real_source_path;/group" name="conversations" />
+      </module>
+    </layer>
+  </systemModel>
+</SystemDefinition>
\ No newline at end of file