Update RC file to allow version information to appear in Details tab.

ms-code-signing
Mooneer Salem 2023-08-12 13:54:30 -07:00
parent 837d6c3f31
commit 8b11018cc4
1 changed files with 27 additions and 0 deletions

View File

@ -1 +1,28 @@
1 VERSIONINFO
FILEVERSION 1,9,0,0
PRODUCTVERSION 1,9,0,0
FILEFLAGSMASK 0x00000000
FILEOS 0x00000001
FILETYPE 0x00000001
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "FreeDV\0"
VALUE "FileDescription", "Digital voice mode for HF radio\0"
VALUE "FileVersion", "1.9.0\0"
VALUE "InternalName", "FreeDV\0"
VALUE "LegalCopyright", "Copyright (c) 2023 FreeDV\0"
VALUE "LegalTrademarks", "\0"
VALUE "ProductName", "FreeDV - Digital voice mode for HF radio\0"
VALUE "ProductVersion", "1.9.0\0"
END
END
BLOCK "VarFileInfo"
BEGIN
VALUE "Translation", 0x0409, 1200
END
END
id ICON "./freedv.ico"