musichomescreen/group/bld.inf
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:32:02 +0100
branchRCL_3
changeset 53 3de6c4cf6b67
child 66 1f1dad4af8f8
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

/*
* 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:
* NTT DOCOMO, INC - BUG 2358
*
* 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 z:/private/101F4CD2/import/suites/musicsuite/suite.xml
../data/music_matrix_items.xml 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