ultimatepp/uppsrc2/coff/coff.upp
cxl c863f38e22 coff moved to uppsrc2
git-svn-id: svn://ultimatepp.org/upp/trunk@7711 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-21 15:46:17 +00:00

19 lines
263 B
Text

description "Library for handling with COFF object file format (used by GCC toolchain)\377";
optimize_speed;
uses
Core;
file
coff.h,
defs.h,
defs.cpp,
stab.def,
util.h,
util.cpp,
lib.h,
lib.cpp,
Info readonly separator,
Copying;