Edit

kc3-lang/freetype/src/tools/Jamfile

Branch :

  • Show log

    Commit

  • Author : David Turner
    Date : 2005-10-21 10:01:25
    Hash : 398d64c0
    Message : * src/base/ftdbgmem.c: another realloc memory counting bug fix * src/tools/Jamfile: adding missing file * src/lzw/Jamfile: fixing incorrect source file reference

  • src/tools/Jamfile
  • # Jamfile for src/tools
    #
    SubDir FT2_TOP src tools ;
    
    Main  apinames : apinames.c ;