I wrote:

> Is there a tool provided by Cygwin that embeds resources
> (.res files) into the PE files?
> 
> Seems, that windres is just a resource compiler/converter.

Figured out it myself:
windres -O coff -I res -o resources.o -i resources.res

and link as ordinal object file.

Bye.
--
Dmitry.


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

  • Resources Dmitry Timoshkov
    • Dmitry Timoshkov

Reply via email to