bintools/elftools/group/bld.inf
changeset 0 044383f39525
child 590 360bd6b35136
child 606 30b30f9da0b7
equal deleted inserted replaced
-1:000000000000 0:044383f39525
       
     1 /*
       
     2 * Copyright (c) 1999-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 the License "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 * Base tools (e.g. petran)
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 TOOLS TOOLS2
       
    23 
       
    24 PRJ_EXPORTS
       
    25 
       
    26 ../elf2inf.pl		/epoc32/tools/elf2inf.pl
       
    27 ../def2dll.bat		/epoc32/tools/def2dll.bat
       
    28 ../def2dll.pl		/epoc32/tools/def2dll.pl
       
    29 ../deputil.pl		/epoc32/tools/deputil.pl
       
    30 ../deputil.pm		/epoc32/tools/deputil.pm
       
    31 ../inc/elfdefs.h	/epoc32/include/tools/elfdefs.h
       
    32 
       
    33 
       
    34 PRJ_MMPFILES
       
    35 #ifdef TOOLS
       
    36 genstubs
       
    37 getexports
       
    38 elftran
       
    39 #else
       
    40 elfdump
       
    41 #endif
       
    42 
       
    43 
       
    44