author | teknolog |
Thu, 29 Apr 2010 11:55:32 +0100 | |
changeset 125 | 70749e2f572d |
parent 109 | 223f270fa7ff |
parent 37 | 1644b7cd063e |
child 126 | c2f1ea38ec70 |
permissions | -rw-r--r-- |
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 |
||
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 |
|
37
1644b7cd063e
Create Symbian3 branch with updates for SBSv2
Brendan Donegan <brendand@symbian.org>
parents:
2
diff
changeset
|
33 |
..\application\group\Podcast.mmp |
2 | 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 |