author | Sebastian Brannstrom <sebastianb@symbian.org> |
Sat, 23 Oct 2010 16:38:32 +0100 | |
branch | RCL_3 |
changeset 274 | 03285b1fc18d |
parent 272 | e6d095ba6756 |
child 290 | 0d5e69a7cda9 |
permissions | -rw-r--r-- |
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 |
* EmbedDev AB - initial contribution. |
|
12 |
* |
|
13 |
* Contributors: |
|
14 |
* |
|
15 |
* Description: |
|
16 |
* |
|
17 |
*/ |
|
18 |
||
19 |
PRJ_PLATFORMS |
|
264
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
20 |
WINSCW GCCE |
126 | 21 |
|
22 |
PRJ_MMPFILES |
|
23 |
||
24 |
Podcast.mmp |
|
25 |
||
26 |
PRJ_EXPORTS |
|
27 |
..\help\podcatcher.hlp z:\resource\help\podcatcher.hlp |
|
202
e1dedb07817d
Tweaks to capabilities in DLL to enable self signing; Opening RCL_3 branch.
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
197
diff
changeset
|
28 |
podcatcher.iby CORE_APP_LAYER_IBY_EXPORT_PATH(podcatcher.iby) |
126 | 29 |
|
30 |
PRJ_EXTENSIONS |
|
31 |
||
32 |
START EXTENSION s60/mifconv |
|
33 |
OPTION TARGETFILE Podcast.mif |
|
34 |
OPTION HEADERFILE Podcast.mbg |
|
35 |
OPTION SOURCEDIR ../data/images |
|
36 |
OPTION SOURCES \ |
|
264
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
37 |
-c16,1 podcatcher_64px.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
38 |
-c16,1 Audio.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
39 |
-c16,1 Audio_new.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
40 |
-c16,1 Audio_queued.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
41 |
-c16,1 Audio_downloading.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
42 |
-c16,1 Audio_downloaded.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
43 |
-c16,1 Audio_downloaded_new.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
44 |
-c16,1 Audio_failed.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
45 |
-c16,1 Audio_suspended.svg\ |
126 | 46 |
-c16,1 Video.svg\ |
47 |
-c16,1 Video_new.svg\ |
|
48 |
-c16,1 Video_queued.svg\ |
|
49 |
-c16,1 Video_downloading.svg\ |
|
50 |
-c16,1 Video_downloaded.svg\ |
|
51 |
-c16,1 Video_downloaded_new.svg\ |
|
52 |
-c16,1 Video_failed.svg\ |
|
53 |
-c16,1 Video_suspended.svg\ |
|
264
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
54 |
-c16,1 Feed.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
55 |
-c16,1 add_pod.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
56 |
-c16,1 delete.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
57 |
-c16,1 dwn_pause.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
58 |
-c16,1 dwn_start.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
59 |
-c16,1 reload.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
60 |
-c16,1 reload_all.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
61 |
-c16,1 settings.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
62 |
-c16,1 cancel.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
63 |
-c16,1 remove.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
64 |
-c16,1 remove_all.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
65 |
-c16,1 download.svg\ |
6dfdf1d9da5c
Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
202
diff
changeset
|
66 |
-c16,1 markold.svg\ |
272
e6d095ba6756
Icons in tabs
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
264
diff
changeset
|
67 |
-c16,1 marknew.svg\ |
e6d095ba6756
Icons in tabs
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
264
diff
changeset
|
68 |
-c16,1 tab_feeds.svg\ |
e6d095ba6756
Icons in tabs
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
264
diff
changeset
|
69 |
-c16,1 tab_queue.svg\ |
e6d095ba6756
Icons in tabs
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
264
diff
changeset
|
70 |
-c16,1 tab_queue1.svg\ |
e6d095ba6756
Icons in tabs
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
264
diff
changeset
|
71 |
-c16,1 tab_queue2.svg\ |
e6d095ba6756
Icons in tabs
Sebastian Brannstrom <sebastianb@symbian.org>
parents:
264
diff
changeset
|
72 |
-c16,1 tab_queue3.svg |
126 | 73 |
END |