get_rc_info Code
Embedding version information into executable or librarie or pictures
Brought to you by:
ibamba0skmt
File | Date | Author | Commit |
---|---|---|---|
bin | 2022-02-03 |
![]() |
[425f03] Initial commit |
obj | 2022-02-03 |
![]() |
[425f03] Initial commit |
src | 2022-02-03 |
![]() |
[425f03] Initial commit |
utils | 2022-02-03 |
![]() |
[425f03] Initial commit |
.project | 2022-02-03 |
![]() |
[425f03] Initial commit |
Makefile | 2022-02-03 |
![]() |
[425f03] Initial commit |
README.txt | 2022-02-03 |
![]() |
[425f03] Initial commit |
fileinfo.jpg | 2022-02-03 |
![]() |
[425f03] Initial commit |
README I- Compilation fileinfo.new is the 2nd version of fileinfo which was used in an internal project. For easy generation please install MinGW (via MSYS2 for more convenience) if you are generating for Windows plateform. It compile under any version of Windows (CygWin, MinGW, Win32,Winx64), all flavors of linux and Unixes. II- Usage ./get_rc_info <libName> Ex: ./get_rc_info.exe libfileinfoversion.dll Sample output cf. file: fileinfo.jpg for windows sample output. Output will be the same under Linux (others as well). The source code can be modified for scripting purposes. Vive l'informatique Libre! iBamba