connectionmonitoring/connectionmonitorui/group/bld.inf
branchRCL_3
changeset 58 83ca720e2b9a
equal deleted inserted replaced
57:05bc53fe583b 58:83ca720e2b9a
       
     1 /*
       
     2 * Copyright (c) 2002 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: 
       
    15 *     
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 // Help exports
       
    26 #include "../help/group/bld.inf"
       
    27 
       
    28 PRJ_EXPORTS
       
    29 // export iby files
       
    30 ../ROM/ConnectionMonitorUi.iby		CORE_MW_LAYER_IBY_EXPORT_PATH(ConnectionMonitorUi.iby)
       
    31 ../ROM/ConnectionMonitorUiResources.iby	LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(ConnectionMonitorUiResources.iby)
       
    32 
       
    33 // export localised loc file
       
    34 ../loc/connectionmonitorui.loc	MW_LAYER_LOC_EXPORT_PATH(connectionmonitorui.loc)
       
    35 
       
    36 PRJ_MMPFILES
       
    37 ./ConnectionMonitorUI.mmp
       
    38 
       
    39 PRJ_EXTENSIONS
       
    40 START EXTENSION s60/mifconv
       
    41 OPTION TARGETFILE ConnectionMonitorUi.mif
       
    42 OPTION HEADERFILE ConnectionMonitorUi.mbg
       
    43 OPTION SOURCES -c8,1 qgn_prop_wml_gprs.bmp \
       
    44                -c8,1 qgn_prop_wml_csd.bmp \
       
    45                -c8,1 qgn_prop_wml_hscsd.bmp \
       
    46                -c8,1 qgn_prop_empty.bmp \
       
    47                -c8,1 qgn_prop_cmon_gprs_suspended.bmp \
       
    48                -c8,8 qgn_prop_cmon_conn_active.bmp \
       
    49                -c8,8 qgn_prop_cmon_wlan_avail.bmp \
       
    50                -c8,1 qgn_prop_wlan_bearer.bmp \
       
    51                -c8,1 qgn_prop_cmon_wlan_conn.bmp \
       
    52                -c8,1 qgn_indi_wlan_signal_low_add.bmp \
       
    53                -c8,1 qgn_indi_wlan_signal_med_add.bmp \
       
    54                -c8,1 qgn_indi_wlan_signal_good_add.bmp \
       
    55                -c8,1 qgn_indi_wlan_secure_network_add.bmp
       
    56 END
       
    57 
       
    58 PRJ_EXTENSIONS
       
    59 START EXTENSION s60/mifconv
       
    60   OPTION TARGETFILE ConnectionMonitorUi_aif.mif
       
    61   OPTION SOURCES -c8,8 qgn_prop_cp_conn_man.bmp
       
    62 END
       
    63 
       
    64 //PRJ_TESTMMPFILES