symbian4/app/podcatcher/package_definition_3.0.xml
branchHighFidelityModel
changeset 217 fcee787f22fe
parent 204 b0597a809c02
--- a/symbian4/app/podcatcher/package_definition_3.0.xml	Tue May 18 12:43:11 2010 +0100
+++ b/symbian4/app/podcatcher/package_definition_3.0.xml	Wed May 19 10:37:39 2010 +0100
@@ -3,8 +3,15 @@
   <package id="podcatcher" name="Podcatcher" levels="app">
     <collection id="podcatcher_info" name="Podcatcher" level="app">
       <component id="podcatcher_build" filter="sf_build" name="Podcatcher Build" introduced="^3">
+        <!-- has exports from top level bld.inf -->
         <unit bldFile="group"/> 
       </component>
+      <component id="podcatcher_app" filter="sf_build" name="Podcatcher Application" introduced="^3">
+        <unit bldFile="application/group"/>
+      </component>
+      <component id="podcatcher_engine" filter="sf_build" name="Podcatcher Engine" introduced="^3">
+        <unit bldFile="engine/group"/>
+      </component>
     </collection>
   </package>
 </SystemDefinition>