mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-24 16:47:41 +00:00
30 lines
810 B
Text
30 lines
810 B
Text
1 VERSIONINFO
|
||
FILEVERSION $VERSIONNUM
|
||
PRODUCTVERSION $VERSIONNUM
|
||
FILEFLAGSMASK 0x3fL
|
||
FILEFLAGS 0x0L
|
||
FILEOS 0x4L
|
||
FILETYPE 0x2L
|
||
FILESUBTYPE 0x0L
|
||
BEGIN
|
||
BLOCK "StringFileInfo"
|
||
BEGIN
|
||
BLOCK "0C0904E4"
|
||
BEGIN
|
||
VALUE "CompanyName", "SIL International\0"
|
||
VALUE "FileDescription", "Keyman decompiler\0"
|
||
VALUE "FileVersion", "$VERSION\0"
|
||
VALUE "InternalName", "KMDECOMP\0"
|
||
VALUE "LegalCopyright", "<22> SIL International\0"
|
||
VALUE "LegalTrademarks", "\0"
|
||
VALUE "OriginalFilename", "KMDECOMP.EXE\0"
|
||
VALUE "ProductName", "Keyman Developer\0"
|
||
VALUE "ProductVersion", "$VERSION\0"
|
||
VALUE "Comments", "\0"
|
||
END
|
||
END
|
||
BLOCK "VarFileInfo"
|
||
BEGIN
|
||
VALUE "Translation", 0xc09, 1252
|
||
END
|
||
END
|