mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-05 15:59:03 +00:00
e9a97afdf8
--HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%402
29 lines
839 B
Plaintext
29 lines
839 B
Plaintext
VSVersionInfo(
|
|
ffi=FixedFileInfo(
|
|
filevers=($versioncomma),
|
|
prodvers=($versioncomma),
|
|
mask=0x17,
|
|
flags=0x0,
|
|
OS=0x4,
|
|
fileType=0x1,
|
|
subtype=0x0,
|
|
date=(0, 0)
|
|
),
|
|
kids=[
|
|
StringFileInfo(
|
|
[
|
|
StringTable(
|
|
'040904b0',
|
|
[StringStruct('CompanyName', 'Hardcoded Software'),
|
|
StringStruct('FileDescription', 'dupeGuru'),
|
|
StringStruct('FileVersion', '$version'),
|
|
StringStruct('InternalName', 'dupeGuru.exe'),
|
|
StringStruct('LegalCopyright', '(c) Hardcoded Software. All rights reserved.'),
|
|
StringStruct('OriginalFilename', 'dupeGuru.exe'),
|
|
StringStruct('ProductName', 'dupeGuru'),
|
|
StringStruct('ProductVersion', '$versioncomma')])
|
|
]),
|
|
VarFileInfo([VarStruct('Translation', [1033])])
|
|
]
|
|
)
|