ultimatepp/uppsrc/coff/coff.upp
cxl d5fb5fa1f3 uppsrc: Cleaning nonapp main packages
git-svn-id: svn://ultimatepp.org/upp/trunk@1169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-14 06:18:42 +00:00

19 lines
244 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;