cmmanager/cmmgr/Plugins/cmpluginpacketdata/group/bld.inf
branchRCL_3
changeset 58 83ca720e2b9a
parent 0 5a93021fdf25
equal deleted inserted replaced
57:05bc53fe583b 58:83ca720e2b9a
       
     1 /*
       
     2 * Copyright (c) 2006-2008 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 project cmpluginpacketdata
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 // export localised loc file
       
    26 ../loc/cmpluginpacketdata.loc	MW_LAYER_LOC_EXPORT_PATH(cmpluginpacketdata.loc)
       
    27 
       
    28 PRJ_MMPFILES
       
    29 cmpluginpacketdata.mmp
       
    30 
       
    31 PRJ_EXTENSIONS
       
    32 START EXTENSION s60/mifconv
       
    33 OPTION TARGETFILE cmpluginpacketdata.mif
       
    34 OPTION HEADERFILE cmpluginpacketdata.mbg
       
    35 OPTION SOURCES -c8,1 qgn_prop_wml_gprs\
       
    36                -c8,8 qgn_prop_set_conn_bearer_avail_packetdata
       
    37 END