get_rc_info Wiki
Embedding version information into executable or librarie or pictures
Brought to you by:
ibamba0skmt
Ok.Say you might be interested by this project?
What is it about anyway?
Windows provides the resource file for version information for an application and DLL. The resource file includes information like version, copyright and manufacturer.
How do you implement this on Linux?
Moreover, how do you make it portable on both Linux and Windows (CygWin, MinGW, Win32, Winx64)?
This is the purpose of the get_rc_info program.