symbian3/app/podcatcher/package_definition_3.0.xml
branchHighFidelityModel
changeset 204 b0597a809c02
parent 203 6e408d4334b4
--- a/symbian3/app/podcatcher/package_definition_3.0.xml	Mon May 10 16:53:30 2010 +0100
+++ b/symbian3/app/podcatcher/package_definition_3.0.xml	Tue May 11 13:20:07 2010 +0100
@@ -1,17 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <SystemDefinition schema="3.0.0">
   <package id="podcatcher" name="Podcatcher" levels="app">
-    <collection id="podcatcher" name="Podcatcher" level="app">
-      <component id="podcatcher_build" filter="s60" name="Podcatcher Build">
-        <!-- has exports from top level bld.inf -->
+    <collection id="podcatcher_info" name="Podcatcher" level="app">
+      <component id="podcatcher_build" filter="sf_build" name="Podcatcher Build" introduced="^3">
         <unit bldFile="group"/> 
       </component>
-      <component id="podcatcher_app" filter="s60" name="Podcatcher Application">
-        <unit bldFile="application/group"/>
-      </component>
-      <component id="podcatcher_engine" filter="s60" name="Podcatcher Engine">
-        <unit bldFile="engine/group"/>
-      </component>
     </collection>
   </package>
 </SystemDefinition>