wlansecuritysettings/wepsecuritysettingsui/group/bld.inf
changeset 2 1c7bc153c08e
parent 0 c8830336c852
equal deleted inserted replaced
1:a3e2bfb0107c 2:1c7bc153c08e
    13 *
    13 *
    14 * Description: This file provides the information required for building the whole of a WEPSecuritySettingsUI. 
    14 * Description: This file provides the information required for building the whole of a WEPSecuritySettingsUI. 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 /*
       
    19 * %version: tr1cfwln#22 %
       
    20 */
    18 
    21 
    19 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    20 
    23 
    21 PRJ_PLATFORMS
    24 PRJ_PLATFORMS
    22 DEFAULT
    25 DEFAULT
    30 // export localised loc file
    33 // export localised loc file
    31 ../loc/wepsecuritysettingsui.loc	MW_LAYER_LOC_EXPORT_PATH(wepsecuritysettingsui.loc)
    34 ../loc/wepsecuritysettingsui.loc	MW_LAYER_LOC_EXPORT_PATH(wepsecuritysettingsui.loc)
    32 
    35 
    33 
    36 
    34 PRJ_MMPFILES
    37 PRJ_MMPFILES
       
    38 // real implementation for WLAN products
    35 ./WEPSecuritySettingsUI.mmp
    39 ./WEPSecuritySettingsUI.mmp
    36 
    40 // stub implementation for non-WLAN products
       
    41 ./wepsecuritysettingsuistub.mmp
    37 
    42 
    38 PRJ_TESTMMPFILES
    43 PRJ_TESTMMPFILES
    39 
    44 
    40 
    45 
    41 // End of File
    46 // End of File