layers.sysdef.xml
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
--- a/layers.sysdef.xml	Tue Feb 02 00:10:04 2010 +0200
+++ b/layers.sysdef.xml	Fri Mar 19 09:28:42 2010 +0200
@@ -1,22 +1,14 @@
 <?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/phone" >
 ]>
 
-<SystemDefinition name="phone" schema="1.4.0">
+<SystemDefinition name="phone" schema="1.5.1">
   <systemModel>
     <layer name="app_layer">
       <module name="phone">
-        <unit name="phone" unitID="tedo.phone" bldFile="&layer_real_source_path;/group" mrp="" />
+        <unit name="phone" unitID="tedo.phone" bldFile="&layer_real_source_path;" mrp="" proFile="phone.pro" />
       </module>
     </layer>
-
-    <layer name="api_test_layer">
-      <module name="tedo_api_tests">
-        <unit unitID="tedo.dialer.test" name="dialer.test" bldFile="&layer_real_source_path;/phoneuis/dialer/tsrc/public/basic/group" mrp="" />
-        <unit unitID="tedo.phoneui.test" name="phoneui.test" bldFile="&layer_real_source_path;/phoneapp/phoneui/tsrc/public/basic/group" mrp="" />
-       </module>
-    </layer>
-
   </systemModel>
 </SystemDefinition>
\ No newline at end of file