musichomescreen/group/bld.inf
branchRCL_3
changeset 53 3de6c4cf6b67
child 66 1f1dad4af8f8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/musichomescreen/group/bld.inf	Wed Sep 01 12:32:02 2010 +0100
@@ -0,0 +1,69 @@
+/*
+* 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