author | Lars Persson <lars.persson@embeddev.se> |
Wed, 31 Mar 2010 14:50:33 +0200 | |
changeset 93 | bbf5c5204844 |
parent 2 | 29cda98b007e |
child 109 | 223f270fa7ff |
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 |
||
93
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
25 |
//#ifdef SQLITE_INCLUDED |
2 | 26 |
..\engine\sqlite\group\sqlite.mmp |
93
bbf5c5204844
We always build the static version of sqlite for now. Further improvements for signaling when icons has been generated so these can be used in the feedview
Lars Persson <lars.persson@embeddev.se>
parents:
2
diff
changeset
|
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 |
|
36 |
..\engine\config\defaultfeeds.xml \epoc32\winscw\c\private\A0009D00\defaultfeeds.xml |
|
37 |
..\engine\config\testfeeds.xml \epoc32\winscw\c\data\testfeeds.xml |
|
38 |
..\application\help\podcatcher.hlp \epoc32\winscw\c\resource\help\podcatcher.hlp |