symbian3/single/sysdefs/system_model.xml
changeset 550 40c9f7e9027e
parent 549 2cd4c6376540
child 553 75ae928e56cd
--- a/symbian3/single/sysdefs/system_model.xml	Mon May 10 16:04:42 2010 +0100
+++ b/symbian3/single/sysdefs/system_model.xml	Mon May 10 16:55:40 2010 +0100
@@ -10119,13 +10119,6 @@
 </component>
 </collection>
 </block>
-<block name="podcatcher" level="apps" long-name="Podcatcher" levels="app">
-  <collection name="podcatcher" long-name="Podcatcher" level="app">
-    <component name="podcatcher" filter="s60" long-name="Podcatcher Build" introduced="^3">
-      <unit bldFile="app/podcatcher/group"/>
-    </component>
-  </collection>
-</block>
 <block name="musicplayer" level="apps" long-name="Music Player Apps" levels="plugins support hs app">
 <collection name="musicplayer_plat" long-name="Music Player Apps Platform Interfaces" level="app">
 <component name="mpx_music_player_app_api" long-name="MPX Music Player App API" filter="s60" class="api">
@@ -10802,6 +10795,20 @@
 </component>
 </collection>
 </block>
+<block name="podcatcher" level="apps" long-name="Podcatcher" levels="app">
+<collection name="podcatcher" long-name="Podcatcher" level="app">
+<component name="podcatcher_build" filter="s60" long-name="Podcatcher Build">
+<!-- has exports from top level bld.inf -->
+<unit bldFile="app/podcatcher/group"/>
+</component>
+<component name="podcatcher_app" filter="s60" long-name="Podcatcher Application">
+<unit bldFile="app/podcatcher/application/group"/>
+</component>
+<component name="podcatcher_engine" filter="s60" long-name="Podcatcher Engine">
+<unit bldFile="app/podcatcher/engine/group"/>
+</component>
+</collection>
+</block>
 </layer>
 </systemModel>
 </SystemDefinition>