This extends the set of llvm-rc parser's available resources by another one, VERSIONINFO. Ref: msdn.microsoft.com/en-us/library/windows/desktop/aa381058.aspx Thanks to Nico Weber for his original work in this area. Differential Revision: https://reviews.llvm.org/D37021 llvm-svn: 314468
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
1 VERSIONINFO
|
|
FileVersion 1, 2, 3, 4
|
|
PRODUCTVERSION 5, 6, 7, 8
|
|
FILEVERSION 9, 10, 11, 12
|
|
BEGIN
|
|
END
|