ultimatepp/uppsrc/coff/coff.upp
cxl 6937772ebf Copying (U++ license) changed to officical 2-clause BSD license
git-svn-id: svn://ultimatepp.org/upp/trunk@436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 09:05:01 +00:00

22 lines
262 B
Text

description "Library for handling with COFF object file format (used by GCC toolchain)";
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;
mainconfig
"" = "";