vpnui/vpnmanagementui/group/bld.inf
branchRCL_3
changeset 23 473321461bba
parent 22 9f4e37332ce5
child 24 e06095241a65
equal deleted inserted replaced
22:9f4e37332ce5 23:473321461bba
     1 /*
       
     2 * Copyright (c) 2003-2009 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:   Build information file for vpnmanagementui
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 
       
    22 PRJ_EXPORTS
       
    23 // export localised loc file
       
    24 ../loc/vpnmanagementui.loc        MW_LAYER_LOC_EXPORT_PATH(vpnmanagementui.loc)
       
    25 
       
    26 PRJ_MMPFILES
       
    27 
       
    28 vpnmanagementui.mmp
       
    29 
       
    30 PRJ_EXTENSIONS
       
    31 
       
    32 START EXTENSION s60/mifconv
       
    33 OPTION TARGETFILE vpnmanagementui.mif
       
    34 OPTION HEADERFILE vpnmanagementui.mbg
       
    35 OPTION SOURCES -c8,8 qgn_prop_vpn_log_info  \
       
    36                -c8,8 qgn_prop_vpn_log_warn  \
       
    37                -c8,8 qgn_prop_vpn_log_error \
       
    38                -c16,8 qgn_prop_set_conn_vpn
       
    39 END
       
    40 
       
    41 PRJ_TESTMMPFILES