You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
554 B
25 lines
554 B
#define VERINF1 1
|
|
VERINF1 VERSIONINFO
|
|
FILEVERSION 1,0,0,0
|
|
PRODUCTVERSION 1,0,0,0
|
|
FILEOS 0x00000004
|
|
FILETYPE 0x00000001
|
|
BEGIN
|
|
BLOCK "StringFileInfo"
|
|
BEGIN
|
|
BLOCK "040904B0"
|
|
BEGIN
|
|
VALUE "FileVersion", "1.0.0.0\0"
|
|
VALUE "FileDescription", "KSExample_x64\0"
|
|
VALUE "InternalName", "KSExample_x64\0"
|
|
VALUE "OriginalFilename", "KSExample_x64\0"
|
|
VALUE "ProductName", "KSExample_x64\0"
|
|
VALUE "ProductVersion", "1.0.0.0\0"
|
|
END
|
|
END
|
|
BLOCK "VarFileInfo"
|
|
BEGIN
|
|
VALUE "Translation", 0x0409, 0x04B0
|
|
END
|
|
END
|