equal
deleted
inserted
replaced
13 * Contributors: |
13 * Contributors: |
14 * |
14 * |
15 * Description: |
15 * Description: |
16 * |
16 * |
17 */ |
17 */ |
18 |
|
19 PRJ_PLATFORMS |
|
20 GCCE |
|
21 WINSCW |
|
22 |
18 |
23 PRJ_MMPFILES |
19 #include "..\engine\group\bld.inf" |
24 |
20 #include "..\application\group\bld.inf" |
25 #ifdef SQLITE_INCLUDED |
|
26 ..\engine\sqlite\group\sqlite.mmp |
|
27 #endif |
|
28 |
|
29 PRJ_MMPFILES |
|
30 ..\engine\group\engine.mmp |
|
31 |
|
32 gnumakefile ..\application\group\icons.mk |
|
33 ..\application\group\Podcast.mmp |
|
34 |
|
35 PRJ_EXPORTS |
|
36 ..\engine\config\podcatcher.sqlite \epoc32\winscw\c\private\A0009D00\podcatcher.sqlite.template |
|
37 ..\engine\config\defaultfeeds.xml \epoc32\winscw\c\private\A0009D00\defaultfeeds.xml |
|
38 ..\engine\config\testfeeds.xml \epoc32\winscw\c\data\testfeeds.xml |
|
39 ..\application\help\podcatcher.hlp \epoc32\winscw\c\resource\help\podcatcher.hlp |
|