linklayercontrol/tundriveragt/group/bld.inf
branchRCL_3
changeset 63 425d8f4f7fa5
equal deleted inserted replaced
58:8d540f55e491 63: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 *   tundriver agent build configuration file.
       
    16 * 
       
    17 *
       
    18 */
       
    19 
       
    20 /**
       
    21  @file bld.inf
       
    22  @internalTechnology
       
    23 */
       
    24 
       
    25 
       
    26 
       
    27 PRJ_PLATFORMS
       
    28 
       
    29 DEFAULT
       
    30 
       
    31 PRJ_EXPORTS
       
    32 
       
    33 ../inc/tundriveragtprog.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(networking/tundriveragtprog.h)
       
    34 tundriveragt.iby /epoc32/rom/include/tundriveragt.iby
       
    35 
       
    36 PRJ_TESTEXPORTS
       
    37 
       
    38 
       
    39 PRJ_MMPFILES
       
    40 
       
    41 tundriveragt.mmp
       
    42 
       
    43 
       
    44