First iteration
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
id ICON "icon.ico"
|
||||
1 VERSIONINFO
|
||||
FILEVERSION 1,0,0,0
|
||||
PRODUCTVERSION 1,0,0,0
|
||||
BEGIN
|
||||
BLOCK "StringFileInfo"
|
||||
BEGIN
|
||||
BLOCK "040904E4"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "RemoteScope Author"
|
||||
VALUE "FileDescription", "RTM3004 Oscilloscope UI"
|
||||
VALUE "FileVersion", "1.0.0"
|
||||
VALUE "InternalName", "remote_scope"
|
||||
VALUE "LegalCopyright", "Copyright (c) 2026"
|
||||
VALUE "OriginalFilename", "remote_scope.exe"
|
||||
VALUE "ProductName", "RTM3004 Remote Scope"
|
||||
VALUE "ProductVersion", "1.0.0"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
BEGIN
|
||||
VALUE "Translation", 0x409, 1252
|
||||
END
|
||||
END
|
||||
Reference in New Issue
Block a user