layers.sysdef.xml
changeset 51 bbebb0235466
parent 24 6df133bd92e1
--- a/layers.sysdef.xml	Fri Sep 03 12:25:04 2010 +0300
+++ b/layers.sysdef.xml	Mon Sep 20 18:04:48 2010 +0300
@@ -10,5 +10,13 @@
         <unit unitID="vado.radio" mrp="" bldFile="&layer_real_source_path;" name="radio" proFile="radio.pro" qmakeArgs="-r" />        
       </module>
     </layer>
+    <layer name="qt_unit_test_layer">
+      <module name="vado.radiopresetstorage_qt.tsrc">
+        <unit unitID="vado.radiopresetstorage" mrp="" bldFile="&layer_real_source_path;/radioapp/radiopresetstorage/tsrc" proFile="t_radiopresetstorage.pro" name="unittest.radiopresetstorage"/>
+      </module>
+      <module name="vado.radiouiengine_qt.tsrc">
+        <unit unitID="vado.radiouiengine" mrp="" bldFile="&layer_real_source_path;/radioapp/radiouiengine/tsrc" proFile="t_radiouiengine.pro" name="unittest.radiouiengine"/>
+      </module>
+    </layer>
   </systemModel>
 </SystemDefinition>