2
|
1 |
/*
|
|
2 |
* Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB
|
|
3 |
*
|
|
4 |
* All rights reserved.
|
|
5 |
* This component and the accompanying materials are made available
|
|
6 |
* under the terms of the License "Eclipse Public License v1.0"
|
|
7 |
* which accompanies this distribution, and is available
|
|
8 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
9 |
*
|
|
10 |
* Initial Contributors:
|
|
11 |
* EmbedDev AB - initial contribution.
|
|
12 |
*
|
|
13 |
* Contributors:
|
|
14 |
*
|
|
15 |
* Description:
|
|
16 |
*
|
|
17 |
*/
|
|
18 |
|
|
19 |
PRJ_PLATFORMS
|
|
20 |
GCCE
|
|
21 |
WINSCW
|
|
22 |
|
|
23 |
PRJ_MMPFILES
|
|
24 |
|
109
|
25 |
#ifdef SQLITE_INCLUDED
|
2
|
26 |
..\engine\sqlite\group\sqlite.mmp
|
109
|
27 |
#endif
|
2
|
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
|
109
|
36 |
..\engine\config\podcatcher.sqlite \epoc32\winscw\c\private\A0009D00\podcatcher.sqlite.template
|
2
|
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
|