toolsandutils/e32tools/group/bld.inf
branchGCC_SURGE
changeset 56 626366955efb
parent 0 83f4b4db085c
child 60 5a90ee674b42
equal deleted inserted replaced
55:59148e28d9f6 56:626366955efb
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // Base tools (e.g. petran)
    14 // Base tools, excluding those now built from sftools/dev/build
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 /**
    18 /**
    19  @file
    19  @file
    27 
    27 
    28 ../dspec/romimage.rtf		/epoc32/engdoc/e32tools/romimage.rtf
    28 ../dspec/romimage.rtf		/epoc32/engdoc/e32tools/romimage.rtf
    29 ../tranasm/tranasm.bat		/epoc32/tools/tranasm.bat
    29 ../tranasm/tranasm.bat		/epoc32/tools/tranasm.bat
    30 ../tranasm/tranasm.pl		/epoc32/tools/tranasm.pl
    30 ../tranasm/tranasm.pl		/epoc32/tools/tranasm.pl
    31 ../tranasm/tranasm_x86.pl	/epoc32/tools/tranasm_x86.pl
    31 ../tranasm/tranasm_x86.pl	/epoc32/tools/tranasm_x86.pl
    32 ../elftools/elf2inf.pl		/epoc32/tools/elf2inf.pl
       
    33 ../elftools/def2dll.bat		/epoc32/tools/def2dll.bat
       
    34 ../elftools/def2dll.pl		/epoc32/tools/def2dll.pl
       
    35 ../elftools/deputil.pl		/epoc32/tools/deputil.pl
       
    36 ../elftools/deputil.pm		/epoc32/tools/deputil.pm
       
    37 ../elftools/inc/elfdefs.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(tools/elfdefs.h)
    32 ../elftools/inc/elfdefs.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(tools/elfdefs.h)
    38 ../checklib/tag/tag_elf		/epoc32/tools/tag/tag_elf
       
    39 ../checklib/tag/tag_coff	/epoc32/tools/tag/tag_coff
       
    40 ../inc/seclib.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(seclib.h)
    33 ../inc/seclib.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(seclib.h)
    41 
    34 
    42 
    35 
    43 PRJ_MMPFILES
    36 PRJ_MMPFILES
    44 #ifdef TOOLS
    37 #ifdef TOOLS
    45 eruntest
    38 eruntest
    46 etouch
    39 etouch
    47 ../pe_dump/pe_dump.mmp
       
    48 pediff
    40 pediff
    49 readtype
    41 readtype
    50 rommask
    42 rommask
    51 w32repro
    43 w32repro
    52 wveconv
    44 wveconv
    53 bin2coff
    45 bin2coff
    54 genstubs
       
    55 getexports
       
    56 elftran
       
    57 seclib
    46 seclib
    58 secdump
    47 secdump
    59 petran
    48 petran
    60 #else
       
    61 checklib.mmp
       
    62 ../elf2e32/group/elf2e32.mmp
       
    63 elfdump
       
    64 seclib
       
    65 #endif
    49 #endif
    66 
    50 
    67 PRJ_TESTMMPFILES
    51 PRJ_TESTMMPFILES
    68 
    52