Initial commit
Purpose
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? This is the purpose of the get_rc_info program.