application/group/bld.inf
author Sebastian Brannstrom <sebastianb@symbian.org>
Fri, 23 Jul 2010 15:21:11 +0100
branchRCL_3
changeset 202 e1dedb07817d
parent 197 13c220fa8a25
child 264 6dfdf1d9da5c
permissions -rw-r--r--
Tweaks to capabilities in DLL to enable self signing; Opening RCL_3 branch.

/*
 * Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB
 *
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
 * which accompanies this distribution, and is available
 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
 *
 * Initial Contributors:
 * EmbedDev AB - initial contribution.
 *
 * Contributors:
 *
 * Description:
 *
 */

PRJ_PLATFORMS
DEFAULT

PRJ_MMPFILES

Podcast.mmp

PRJ_EXPORTS
..\help\podcatcher.hlp z:\resource\help\podcatcher.hlp
podcatcher.iby CORE_APP_LAYER_IBY_EXPORT_PATH(podcatcher.iby)

PRJ_EXTENSIONS

START EXTENSION s60/mifconv
OPTION TARGETFILE Podcast.mif
OPTION HEADERFILE Podcast.mbg
OPTION SOURCEDIR ../data/images
OPTION SOURCES \
    -c16,1 podcatcher_64px\
    -c16,1 Audio\
    -c16,1 Audio_new\
    -c16,1 Audio_queued\
    -c16,1 Audio_downloading\
    -c16,1 Audio_downloaded\
    -c16,1 Audio_downloaded_new\
    -c16,1 Audio_failed\
    -c16,1 Audio_suspended\
    -c16,1 Video.svg\
	-c16,1 Video_new.svg\
	-c16,1 Video_queued.svg\
	-c16,1 Video_downloading.svg\
	-c16,1 Video_downloaded.svg\
	-c16,1 Video_downloaded_new.svg\
	-c16,1 Video_failed.svg\
	-c16,1 Video_suspended.svg\
    -c16,1 Feed
END