networkingtestandutils/exampleinternetutilities/group/BLD.INF
changeset 37 052078dda061
parent 18 39bb7c3571e9
child 38 12beb06aab5b
equal deleted inserted replaced
18:39bb7c3571e9 37:052078dda061
     1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 
       
    17 PRJ_TESTEXPORTS
       
    18 
       
    19 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    20 ../INC/PINGENG.H	/epoc32/include/pingeng.h
       
    21 #endif
       
    22 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    23 ../INC/TFTPENG.H	/epoc32/include/tftpeng.h
       
    24 #endif
       
    25 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    26 ../INC/TRENG.H		/epoc32/include/treng.h
       
    27 #endif
       
    28 
       
    29 // Ping
       
    30 ../group/ping.iby			/epoc32/rom/include/ping.iby
       
    31 ../group/ipconfig.iby			/epoc32/rom/include/ipconfig.iby
       
    32 ../group/route.iby			/epoc32/rom/include/route.iby
       
    33 ../group/Tftp.iby			/epoc32/rom/include/tftp.iby
       
    34 ../group/Tracert.iby			/epoc32/rom/include/tracert.iby
       
    35  
       
    36 
       
    37 PRJ_TESTMMPFILES
       
    38 
       
    39 ../group/IPCONFIG.MMP
       
    40 ../group/PING.MMP
       
    41 ../group/PINGENG.MMP
       
    42 ../group/ROUTE.MMP
       
    43 ../group/TFTP.MMP
       
    44 ../group/TFTPENG.MMP
       
    45 ../group/TRACERT.MMP
       
    46 ../group/TRENG.MMP