wlanutilities/wlansettingsui/group/bld.inf
changeset 19 10810c91db26
parent 0 56b72877c1cb
equal deleted inserted replaced
3:ff3b37722600 19:10810c91db26
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2001-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    14 * Description:  Build information for the wlansettingsui
    14 * Description:  Build information for the wlansettingsui
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 
       
    20 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    21 
    20 
    22 PRJ_EXPORTS
    21 PRJ_EXPORTS
    23 ../inc/wlansettingsui.h |../../inc/wlansettingsui.h
       
    24                    
       
    25 // export iby files
       
    26 ../rom/wlansettingsui.iby		CORE_MW_LAYER_IBY_EXPORT_PATH(wlansettingsui.iby)
       
    27 ../rom/wlansettingsuiresources.iby	LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(wlansettingsuiresources.iby)
       
    28 
       
    29 // export localised loc file
       
    30 ../loc/wlansettingsui.loc	MW_LAYER_LOC_EXPORT_PATH(wlansettingsui.loc)
       
    31 
       
    32 
    22 
    33 PRJ_PLATFORMS
    23 PRJ_PLATFORMS
    34 DEFAULT
    24 DEFAULT
    35 
    25 
    36 PRJ_EXPORTS
    26 PRJ_EXPORTS
    37 
    27 
    38 PRJ_MMPFILES
    28 PRJ_MMPFILES
    39 ./wlansettingsui.mmp
       
    40 
       
    41 // End of File