symbian4/app/rndtools/package_definition.xml
branchHighFidelityModel
changeset 335 633f3bea9521
parent 316 079a06b9ec58
child 391 1cd75ad5b512
--- a/symbian4/app/rndtools/package_definition.xml	Fri Jul 09 14:26:21 2010 +0100
+++ b/symbian4/app/rndtools/package_definition.xml	Tue Jul 13 16:47:42 2010 +0100
@@ -43,7 +43,10 @@
       </component>
     </collection>
     <collection id="stifui" name="STIF UI" level="generic">
-      <component id="stifuiqt" filter="s60" name="STIF Qt UI" purpose="development" target="device" introduced="^4">
+      <component id="stifui_avkon" filter="s60" name="STIF UI for Avkon" purpose="development" target="device">
+        <unit bldFile="stifui/avkon/group"/>
+      </component>
+      <component id="stifuiqt" filter="s60,test" name="STIF Qt UI" purpose="development" target="device" introduced="^4">
 		<unit bldFile="stifui/qt" qt:proFile="stifqtui.pro" /> <!-- should use stifuiqt as the dir name -->
       </component>
     </collection>