mmappcomponents/audiofetcher/group/bld.inf
changeset 0 a2952bb97e68
child 69 71775bb0f6c0
equal deleted inserted replaced
-1:000000000000 0:a2952bb97e68
       
     1 /*
       
     2 * Copyright (c) 2009 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 *
       
    14 * Description:  Build information file for project audiofetcher.dll
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 
       
    26 ../rom/audiofetcher.iby					CORE_MW_LAYER_IBY_EXPORT_PATH(audiofetcher.iby)
       
    27 ../rom/audiofetcher_resources.iby			LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(audiofetcher_resources.iby)
       
    28 
       
    29 // export localised loc file
       
    30 ../loc/audiofetcher.loc					MW_LAYER_LOC_EXPORT_PATH(audiofetcher.loc)
       
    31 
       
    32 
       
    33 PRJ_EXTENSIONS
       
    34 START EXTENSION s60/mifconv
       
    35   OPTION TARGETFILE audiofetcher.mif
       
    36   OPTION HEADERFILE audiofetcher.mbg
       
    37   OPTION SOURCES \
       
    38 		-c8,8 qgn_indi_ai_nt_music.svg \
       
    39 		-c8,8 qgn_prop_mup_audio.svg \
       
    40 		-c8,8 qgn_prop_fmgr_file_video.svg \
       
    41 		-c8,8 qgn_prop_fmgr_file_voicerec.svg \
       
    42 		-c8,8 qgn_prop_mup_artist.svg \
       
    43 		-c8,8 qgn_prop_mup_album.svg \
       
    44 		-c8,8 qgn_prop_mup_genre.svg \
       
    45 		-c8,8 qgn_prop_mup_composer.svg \
       
    46 		-c8,8 qgn_prop_link_embd_small.svg \
       
    47 		-c8,8 qgn_prop_folder_small.svg \
       
    48 		-c8,8 qgn_prop_sml_sync_off.svg \
       
    49 		-c8,8 qgn_indi_fmgr_ms_add.svg \
       
    50 		-c8,8 qgn_indi_mmc_add.svg \
       
    51 		-c8,8 qgn_prop_mce_unknown_read \
       
    52 		-c8,8 qgn_prop_fmgr_file_image.svg
       
    53 END
       
    54 
       
    55 PRJ_MMPFILES
       
    56 
       
    57 audiofetcher.mmp
       
    58 
       
    59 // End of File
       
    60 
       
    61 
       
    62