--- a/group/bld.inf Tue Apr 27 19:26:48 2010 +0100
+++ b/group/bld.inf Tue Apr 27 22:22:02 2010 +0100
@@ -15,25 +15,6 @@
* Description:
*
*/
-
-PRJ_PLATFORMS
-GCCE
-WINSCW
-PRJ_MMPFILES
-
-#ifdef SQLITE_INCLUDED
-..\engine\sqlite\group\sqlite.mmp
-#endif
-
-PRJ_MMPFILES
-..\engine\group\engine.mmp
-
-gnumakefile ..\application\group\icons.mk
-..\application\group\Podcast.mmp
-
-PRJ_EXPORTS
-..\engine\config\podcatcher.sqlite \epoc32\winscw\c\private\A0009D00\podcatcher.sqlite.template
-..\engine\config\defaultfeeds.xml \epoc32\winscw\c\private\A0009D00\defaultfeeds.xml
-..\engine\config\testfeeds.xml \epoc32\winscw\c\data\testfeeds.xml
-..\application\help\podcatcher.hlp \epoc32\winscw\c\resource\help\podcatcher.hlp
+#include "..\engine\group\bld.inf"
+#include "..\application\group\bld.inf"
\ No newline at end of file