Chocobo1
b924357ea9
Specify Unicode for resource block ( #15370 )
...
The StringFileInfo block was using "1252 Multilingual", change it to
"1200 Unicode" for consistency.
https://docs.microsoft.com/en-us/windows/win32/menurc/stringfileinfo-block
Closes #15364 .
3 years ago
sledgehammer999
b8d6058b28
Bump copyright year
4 years ago
Chocobo1
c669401767
Generate version header when configuring project
...
The basic idea is we create a version header template at
"src/base/version.h.in" and the build systems are expected to replace
strings that are enclosed with @ symbols and generate
"src/base/version.h" for other source files to consume/include.
4 years ago
FranciscoPombal
b7dc1ef48d
Change Windows resource file encoding to UTF-8
4 years ago
Chocobo1
029795bc19
Bump copyright year
5 years ago
sledgehammer999
2ac7f2defe
Update copyright year
6 years ago
Chocobo1
6203f23f06
Move .ico files into icons dir
7 years ago
sledgehammer999
95c32221a2
Update copyright year.
7 years ago
Chocobo1
cb1646be32
Prepend QBT_ for preprocessor variables
8 years ago
Chocobo1
38063c388e
Capitalize title strings
...
Remove DISCARDABLE keyword which is ignored on 32-bit windows
8 years ago
sledgehammer999
31b69ae6f6
Update copyright year.
8 years ago
sledgehammer999
1af8a1533e
Bump Copyright year.
9 years ago
sledgehammer999
88237fbd1e
Update Copyright year.
10 years ago
sledgehammer999
202e816d08
Use VERSION_BUILD where possible. Revert a change from previous commit.
10 years ago
Nick Tiskov
f1a3a1424f
Use UCS-2 LE encoding for windows resource file
12 years ago
sledgehammer999
0c514a0f07
Update windows binary metadata.
12 years ago
sledgehammer999
aa8e4ccdef
Added version info for the binary.
12 years ago
Christophe Dumez
8113f8df63
Use a new icon for torrents on Windows
...
Clean up registry access code
15 years ago
Christophe Dumez
5c4450f3cd
Some Win32 improvements
15 years ago