wlansecuritysettings/wpasecuritysettingsui/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 WPASecuritySettingsUI. 
    14 * Description: This file provides the information required for building the whole of a WPASecuritySettingsUI. 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 /*
       
    19 * %version: tr1cfwln#19 %
       
    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/wpasecuritysettingsui.loc	MW_LAYER_LOC_EXPORT_PATH(wpasecuritysettingsui.loc)
    34 ../loc/wpasecuritysettingsui.loc	MW_LAYER_LOC_EXPORT_PATH(wpasecuritysettingsui.loc)
    32 
    35 
    33 
    36 
    34 PRJ_MMPFILES
    37 PRJ_MMPFILES
       
    38 // real implementation for WLAN products
    35 ./WPASecuritySettingsUI.mmp
    39 ./WPASecuritySettingsUI.mmp
       
    40 // stub implementation for non-WLAN products
       
    41 ./wpasecuritysettingsuistub.mmp
    36 
    42 
    37 
    43 
    38 PRJ_TESTMMPFILES
    44 PRJ_TESTMMPFILES
    39 
    45 
    40 
    46