126
|
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 |
* Sebastian Brannstrom
|
|
12 |
*
|
|
13 |
* Contributors:
|
|
14 |
*
|
|
15 |
* Description:
|
|
16 |
*
|
|
17 |
*/
|
|
18 |
|
|
19 |
#ifndef __PODCATCHER_IBY__
|
|
20 |
#define __PODCATCHER_IBY__
|
|
21 |
|
|
22 |
file=ABI_DIR\BUILD_DIR\podcast.exe sys\bin\podcast.ext
|
|
23 |
file=ABI_DIR\BUILD_DIR\podcastengine.dll sys\bin\podcastengine.dll
|
|
24 |
|
|
25 |
data=ZRESOURCE\apps\podcast.rsc resource\apps\podcast.rsc
|
|
26 |
data=ZRESOURCE\apps\Podcast.mif resource\apps\Podcast.mif
|
|
27 |
data=ZRESOURCE\help\podcatcher.hlp resource\apps\podcatcher.hlp
|
|
28 |
|
|
29 |
data=ZPRIVATE\10003a3f\apps\podcast_reg.rsc private\10003a3f\apps\podcast_reg.rsc
|
|
30 |
data=ZPRIVATE\A0009D00\backup_registration.xml private\A0009D00\backup_registration.xml
|
|
31 |
data=ZPRIVATE\A0009D00\podcatcher.sqlite.template private\A0009D00\podcatcher.sqlite.template
|
|
32 |
data=ZPRIVATE\A0009D00\defaultfeeds.xml private\A0009D00\defaultfeeds.xml
|
|
33 |
|
|
34 |
#endif
|