layers.sysdef.xml
branchRCL_3
changeset 18 b7fa36b488f8
parent 17 861562a14a53
child 19 cd54903d48da
--- a/layers.sysdef.xml	Thu Aug 19 09:55:16 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-<?xml version="1.0"?>
-
-<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
-  <!ENTITY layer_real_source_path "sf/app/profile" >
-]>
-
-<SystemDefinition name="profile" schema="1.4.0">
-  <systemModel>
-    <layer name="app_layer">
-      <module name="profile">
-        <unit name="profile" unitID="presdo.profile" bldFile="&layer_real_source_path;/group" mrp="" />
-      </module>
-    </layer>
-    <layer name="api_test_layer">
-      <module name="profile_test">
-        <!--<unit unitID="presdo.profile_test" mrp="" bldFile="&layer_real_source_path;/tsrc/group" name="profile_test" />-->
-        <unit unitID="presdo.profile_test" mrp="" bldFile="&layer_real_source_path;/profilesapplication/Profiles/ProfileApp/tsrc/public/basic/group" name="profile_test" />
-      </module>
-    </layer>      
-  </systemModel>
-</SystemDefinition>