application/group/bld.inf
author Sebastian Brannstrom <sebastianb@symbian.org>
Sun, 21 Nov 2010 20:11:07 +0000
branchRCL_3
changeset 383 931d0db6374d
parent 368 b131f7696342
permissions -rw-r--r--
Catchup with Symbian1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
126
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
     1
/*
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
     2
 * Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
     3
 *
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
     4
 * All rights reserved.
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
     5
 * This component and the accompanying materials are made available
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
     6
 * under the terms of the License "Eclipse Public License v1.0"
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
     7
 * which accompanies this distribution, and is available
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
     8
 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
     9
 *
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    10
 * Initial Contributors:
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    11
 * EmbedDev AB - initial contribution.
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    12
 *
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    13
 * Contributors:
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    14
 *
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    15
 * Description:
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    16
 *
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    17
 */
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    18
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    19
PRJ_PLATFORMS
264
6dfdf1d9da5c Adding new toolbar icons
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 202
diff changeset
    20
WINSCW GCCE
126
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    21
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    22
PRJ_MMPFILES
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    23
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    24
Podcast.mmp
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    25
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    26
PRJ_EXPORTS
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    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
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    29
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    30
PRJ_EXTENSIONS
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    31
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    32
START EXTENSION s60/mifconv
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    33
OPTION TARGETFILE Podcast.mif
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    34
OPTION HEADERFILE Podcast.mbg
368
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    35
OPTION SOURCEDIR ../data/icons
126
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    36
OPTION SOURCES \
368
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    37
	-c16,1 appicon.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    38
	-c16,1 audio.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    39
	-c16,1 audio_dl.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    40
	-c16,1 audio_dl_active.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    41
	-c16,1 audio_dl_active_new.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    42
	-c16,1 audio_dl_failed.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    43
	-c16,1 audio_dl_failed_new.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    44
	-c16,1 audio_dl_new.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    45
	-c16,1 audio_dl_queued.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    46
	-c16,1 audio_dl_queued_new.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    47
	-c16,1 audio_dl_suspended.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    48
	-c16,1 audio_dl_suspended_new.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    49
	-c16,1 audio_new.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    50
	-c16,1 video.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    51
	-c16,1 video_dl.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    52
	-c16,1 video_dl_active.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    53
	-c16,1 video_dl_active_new.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    54
	-c16,1 video_dl_failed.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    55
	-c16,1 video_dl_failed_new.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    56
	-c16,1 video_dl_new.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    57
	-c16,1 video_dl_queued.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    58
	-c16,1 video_dl_queued_new.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    59
	-c16,1 video_dl_suspended.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    60
	-c16,1 video_dl_suspended_new.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    61
	-c16,1 video_new.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    62
	-c16,1 feed.svg\
272
e6d095ba6756 Icons in tabs
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 264
diff changeset
    63
	-c16,1 tab_feeds.svg\
368
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    64
	-c16,1 tab_new.svg\
272
e6d095ba6756 Icons in tabs
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 264
diff changeset
    65
	-c16,1 tab_queue.svg\
e6d095ba6756 Icons in tabs
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 264
diff changeset
    66
	-c16,1 tab_queue1.svg\
e6d095ba6756 Icons in tabs
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 264
diff changeset
    67
	-c16,1 tab_queue2.svg\
367
4b75876aa85a Added new shows list
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 290
diff changeset
    68
	-c16,1 tab_queue3.svg\
368
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    69
	-c16,1 add_feed.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    70
	-c16,1 delete.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    71
	-c16,1 delete_all.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    72
	-c16,1 download_all.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    73
	-c16,1 download_pause.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    74
	-c16,1 download_play.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    75
	-c16,1 mark_new.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    76
	-c16,1 mark_new_all.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    77
	-c16,1 mark_old.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    78
	-c16,1 mark_old_all.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    79
	-c16,1 settings.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    80
	-c16,1 update.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    81
	-c16,1 update_all.svg\
b131f7696342 Catch up with 5th edition
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 367
diff changeset
    82
	-c16,1 update_cancel.svg\
383
931d0db6374d Catchup with Symbian1
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 368
diff changeset
    83
	-c16,1 download.svg\
931d0db6374d Catchup with Symbian1
Sebastian Brannstrom <sebastianb@symbian.org>
parents: 368
diff changeset
    84
	-c16,1 empty.svg
126
c2f1ea38ec70 Import from FCL default branch
teknolog
parents:
diff changeset
    85
END