musichomescreen/group/bld.inf
branchRCL_3
changeset 53 3de6c4cf6b67
child 66 1f1dad4af8f8
equal deleted inserted replaced
52:14979e23cb5e 53:3de6c4cf6b67
       
     1 /*
       
     2 * Copyright (c) 2008-2008 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 * NTT DOCOMO, INC - BUG 2358
       
    14 *
       
    15 * Description:  Build information file for MusicHomeScreen.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 ../loc/musichomescreen.loc APP_LAYER_LOC_EXPORT_PATH(musichomescreen.loc)
       
    27 
       
    28 ../rom/musichomescreen.iby CORE_APP_LAYER_IBY_EXPORT_PATH(musichomescreen.iby)
       
    29 ../rom/musichomescreenrsc.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(musichomescreenrsc.iby)
       
    30 ../rom/musicmatrixmenu.iby CORE_APP_LAYER_IBY_EXPORT_PATH(musicmatrixmenu.iby)
       
    31 
       
    32 
       
    33 
       
    34 ../data/suite.xml z:/private/101F4CD2/import/suites/musicsuite/suite.xml
       
    35 ../data/music_matrix_items.xml z:/private/101F4CD2/import/suites/musicsuite/music_matrix_items.xml
       
    36 
       
    37 
       
    38 
       
    39 
       
    40 PRJ_EXTENSIONS
       
    41 
       
    42 START EXTENSION s60/mifconv
       
    43 OPTION TARGETFILE musichomescreenicons.mif
       
    44 OPTION HEADERFILE musichomescreenicons.mbg
       
    45 OPTION SOURCEFILE iconlist.txt
       
    46 END
       
    47 
       
    48 #if defined(SBSV2) && defined(WINSCW)
       
    49 START EXTENSION general/copyheaderfile
       
    50    SRCFILE musichomescreen.rsg
       
    51 END
       
    52 #endif
       
    53 
       
    54 PRJ_MMPFILES
       
    55 musicsuiteconf.mmp
       
    56 #ifndef SBSV2
       
    57 gnumakefile export_musicsuiteconf.mk
       
    58 #endif
       
    59 #include "../mpxcollectionpublisher/group/bld.inf"
       
    60 #include "../musiccontentpublisher/group/bld.inf"
       
    61 #include "../mcpmusicplayer/group/bld.inf"
       
    62 #include "../musicplayeractionhandlerplugin/group/bld.inf"
       
    63 #include "../data/themes/default/group/bld.inf"
       
    64 PRJ_TESTMMPFILES
       
    65 PRJ_TESTEXPORTS
       
    66 
       
    67 
       
    68 
       
    69 //  End of File