linklayerprotocols/tundriver/group/bld.inf
branchRCL_3
changeset 23 425d8f4f7fa5
equal deleted inserted replaced
22:8d540f55e491 23:425d8f4f7fa5
       
     1 /**
       
     2 *   Copyright (c) 2010 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:
       
    15 *   Header file for the Ip4 and Ip6 Binder Configuration.
       
    16 * 
       
    17 *
       
    18 */
       
    19 
       
    20 /**
       
    21  @file bld.inf
       
    22  @internalTechnology
       
    23 */
       
    24 
       
    25 
       
    26 PRJ_PLATFORMS
       
    27 
       
    28 DEFAULT
       
    29 
       
    30 PRJ_EXPORTS
       
    31 tundriver.iby                    /epoc32/rom/include/tundriver.iby
       
    32 
       
    33 
       
    34 
       
    35 
       
    36 
       
    37 PRJ_MMPFILES
       
    38 
       
    39 tundriver.mmp
       
    40 
       
    41 #include "../te_tundriver/group/bld.inf"
       
    42