group/bld.inf
changeset 93 c2f1ea38ec70
parent 92 70749e2f572d
child 123 13c220fa8a25
--- a/group/bld.inf	Thu Apr 29 11:55:32 2010 +0100
+++ b/group/bld.inf	Thu May 13 13:56:05 2010 +0100
@@ -15,25 +15,9 @@
  * 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
+#include "..\engine\group\bld.inf"
+#include "..\application\group\bld.inf"
 
 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
+podcatcher.iby CORE_APP_LAYER_IBY_EXPORT_PATH(podcatcher.iby)
\ No newline at end of file