--- a/application/group/bld.inf Wed Apr 28 14:12:19 2010 +0100
+++ b/application/group/bld.inf Wed Apr 28 14:38:03 2010 +0100
@@ -24,7 +24,7 @@
Podcast.mmp
PRJ_EXPORTS
-..\help\podcatcher.hlp \epoc32\winscw\c\resource\help\podcatcher.hlp
+..\help\podcatcher.hlp z:\resource\help\podcatcher.hlp
PRJ_EXTENSIONS
--- a/engine/group/bld.inf Wed Apr 28 14:12:19 2010 +0100
+++ b/engine/group/bld.inf Wed Apr 28 14:38:03 2010 +0100
@@ -26,6 +26,6 @@
engine.mmp
PRJ_EXPORTS
-..\config\podcatcher.sqlite \epoc32\winscw\c\private\A0009D00\podcatcher.sqlite.template
-..\config\defaultfeeds.xml \epoc32\winscw\c\private\A0009D00\defaultfeeds.xml
-..\config\testfeeds.xml \epoc32\winscw\c\data\testfeeds.xml
\ No newline at end of file
+..\config\podcatcher.sqlite z:\private\A0009D00\podcatcher.sqlite.template
+..\config\defaultfeeds.xml z:\private\A0009D00\defaultfeeds.xml
+..\config\testfeeds.xml c:\data\testfeeds.xml
\ No newline at end of file
--- a/group/podcatcher.iby Wed Apr 28 14:12:19 2010 +0100
+++ b/group/podcatcher.iby Wed Apr 28 14:38:03 2010 +0100
@@ -19,4 +19,16 @@
#ifndef __PODCATCHER_IBY__
#define __PODCATCHER_IBY__
+file=ABI_DIR\BUILD_DIR\podcast.exe sys\bin\podcast.ext
+file=ABI_DIR\BUILD_DIR\podcastengine.dll sys\bin\podcastengine.dll
+
+data=ZRESOURCE\apps\podcast.rsc resource\apps\podcast.rsc
+data=ZRESOURCE\apps\Podcast.mif resource\apps\Podcast.mif
+data=ZRESOURCE\help\podcatcher.hlp resource\apps\podcatcher.hlp
+
+data=ZPRIVATE\10003a3f\apps\podcast_reg.rsc private\10003a3f\apps\podcast_reg.rsc
+data=ZPRIVATE\A0009D00\backup_registration.xml private\A0009D00\backup_registration.xml
+data=ZPRIVATE\A0009D00\podcatcher.sqlite.template private\A0009D00\podcatcher.sqlite.template
+data=ZPRIVATE\A0009D00\defaultfeeds.xml private\A0009D00\defaultfeeds.xml
+
#endif