musichomescreen/group/bld.inf
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 16:33:08 +0000
branchRCL_3
changeset 69 1a9731de4f7b
parent 66 1f1dad4af8f8
permissions -rw-r--r--
Adjusted to avoid exports, etc, from a top-level bld.inf

/*
* Copyright (c) 2008-2008 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "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:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  Build information file for MusicHomeScreen.
*
*/


#include <platform_paths.hrh>

PRJ_PLATFORMS
DEFAULT

PRJ_EXPORTS
../loc/musichomescreen.loc APP_LAYER_LOC_EXPORT_PATH(musichomescreen.loc)

../rom/musichomescreen.iby CORE_APP_LAYER_IBY_EXPORT_PATH(musichomescreen.iby)
../rom/musichomescreenrsc.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(musichomescreenrsc.iby)
../rom/musicmatrixmenu.iby CORE_APP_LAYER_IBY_EXPORT_PATH(musicmatrixmenu.iby)



../data/suite.xml /epoc32/release/winscw/udeb/z/private/101F4CD2/import/suites/musicsuite/suite.xml
../data/music_matrix_items.xml /epoc32/release/winscw/udeb/z/private/101F4CD2/import/suites/musicsuite/music_matrix_items.xml

../data/suite.xml /epoc32/data/z/private/101F4CD2/import/suites/musicsuite/suite.xml
../data/music_matrix_items.xml /epoc32/data/z/private/101F4CD2/import/suites/musicsuite/music_matrix_items.xml

PRJ_EXTENSIONS

START EXTENSION s60/mifconv
OPTION TARGETFILE musichomescreenicons.mif
OPTION HEADERFILE musichomescreenicons.mbg
OPTION SOURCEFILE iconlist.txt
END

#if defined(SBSV2) && defined(WINSCW)
START EXTENSION general/copyheaderfile
   SRCFILE musichomescreen.rsg
END
#endif

PRJ_MMPFILES
musicsuiteconf.mmp
#ifndef SBSV2
gnumakefile export_musicsuiteconf.mk
#endif
#include "../mpxcollectionpublisher/group/bld.inf"
#include "../musiccontentpublisher/group/bld.inf"
#include "../mcpmusicplayer/group/bld.inf"
#include "../musicplayeractionhandlerplugin/group/bld.inf"
#include "../data/themes/default/group/bld.inf"
PRJ_TESTMMPFILES
PRJ_TESTEXPORTS



//  End of File