mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
17 lines
189 B
Text
17 lines
189 B
Text
description "Converts binary data to COFF object files";
|
|
|
|
optimize_speed;
|
|
|
|
uses
|
|
coff,
|
|
plugin\bz2;
|
|
|
|
file
|
|
binobj.h,
|
|
binobj.cpp,
|
|
Info readonly separator,
|
|
Copying;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|