Skip to content

Commit 167b584

Browse files
committed
missing files
1 parent 6833052 commit 167b584

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

libPDFium/libpdfium/libpdfium.rc

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
1 VERSIONINFO
2+
FILEVERSION 2020,6,16,1208
3+
PRODUCTVERSION 1,0,1,0
4+
FILETYPE 1 {
5+
BLOCK "StringFileInfo"
6+
{
7+
BLOCK "040C04E4"
8+
{
9+
VALUE "CompanyName", "Execute SARL\0"
10+
VALUE "FileDescription", "libPDFium a COM wrapper for Google's PDFium\0"
11+
VALUE "FileVersion", "2020.06.16.1\0"
12+
VALUE "LegalCopyright", "(c)2018-2020 Execute SARL. All Rights Reserved\0"
13+
VALUE "OriginalFilename", "libPDFium.dll\0"
14+
VALUE "ProductName", "libPDFium\0"
15+
VALUE "ProductVersion", "1.0.1.0\0"
16+
}
17+
}
18+
BLOCK "VarFileInfo"
19+
{
20+
VALUE "Translation", 0x40C, 0x04E4
21+
}
22+
}

screenshot.png

-580 Bytes
Loading

0 commit comments

Comments
 (0)