mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
19 lines
244 B
Text
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;
|
|
|