mediasettings/mediasettingsapp/group/bld.inf
changeset 0 96612d01cf9f
child 1 6711b85517b7
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     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 the License "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 MediaSettings application.*
       
    15 */
       
    16 
       
    17 
       
    18 // Version : %version:  9 %
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 
       
    26 PRJ_EXPORTS
       
    27 //
       
    28 //  Export the loc, stub sis iby files for S60 5.0
       
    29 //
       
    30 ../loc/mediasettings.loc             APP_LAYER_LOC_EXPORT_PATH(mediasettings.loc)
       
    31 ../rom/mediasettings.iby             CORE_APP_LAYER_IBY_EXPORT_PATH(MediaSettings.iby)
       
    32 ../rom/mediasettingsresources.iby    LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(MediaSettingsResources.iby)
       
    33 
       
    34 // Generic configuration interface for component cenrep settings  
       
    35 // mediasettings_101F880B implementation specifics for cenrep data
       
    36 ../conf/mediasettings.confml              APP_LAYER_CONFML(mediasettings.confml)
       
    37 ../conf/mediasettings_101F880B.crml 	  APP_LAYER_CRML(mediasettings_101F880B.crml)
       
    38 
       
    39 PRJ_EXTENSIONS
       
    40 START EXTENSION s60/mifconv
       
    41 OPTION TARGETFILE mediasettings.mif
       
    42 OPTION HEADERFILE mediasettings.mbg
       
    43 OPTION SOURCEFILE iconlist.txt
       
    44 END
       
    45 
       
    46 
       
    47 PRJ_MMPFILES
       
    48 
       
    49 mediasettingsapp.mmp
       
    50 
       
    51 PRJ_TESTMMPFILES