idlehomescreen/examples/carouselwidgetexample/publisher/group/bld.inf
branchRCL_3
changeset 102 ba63c83f4716
parent 93 b01126ce0bec
child 103 966d119a7e67
equal deleted inserted replaced
93:b01126ce0bec 102:ba63c83f4716
     1 /*
       
     2 * Copyright (c) 2010 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:  The build information file of carousel Plugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 ../loc/carouselplugin.loc             MW_LAYER_LOC_EXPORT_PATH(carouselplugin.loc)
       
    27 
       
    28 
       
    29 ../rom/carouselplugin_resources.iby      LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(carouselplugin_resources.iby)
       
    30 ../rom/carouselplugin.iby                CORE_MW_LAYER_IBY_EXPORT_PATH(carouselplugin.iby)
       
    31 
       
    32 
       
    33 
       
    34 
       
    35 PRJ_EXTENSIONS
       
    36 
       
    37 START EXTENSION s60/mifconv
       
    38 OPTION TARGETFILE carouselplugin.mif
       
    39 OPTION HEADERFILE carouselplugin.mbg
       
    40 OPTION SOURCES -c8,8 qgn_prop_ai_shortcut -c8,8 qgn_menu_url \
       
    41                -c8,8 qgn_menu_mce_sel_mes -c8,8 qgn_menu_mce_syncmail \
       
    42                -c8,8 qgn_menu_am -c8,8 qgn_prop_cp_conn_shortcut \
       
    43                -c8,8 qgn_prop_psln_ai_sub -c8,8 qgn_mcsplugin_log_out
       
    44 END
       
    45 
       
    46 
       
    47 PRJ_MMPFILES
       
    48 carouselplugin.mmp
       
    49 
       
    50 
       
    51 // End of File.