ultimatepp/uppsrc2/coff/binobj/binobj.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

14 lines
185 B
Text

description "Converts binary data to COFF object files\377";
optimize_speed;
uses
coff,
plugin\bz2;
file
binobj.h,
binobj.cpp,
Info readonly separator,
Copying;