-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathmanifest.rc
More file actions
32 lines (28 loc) · 849 Bytes
/
Copy pathmanifest.rc
File metadata and controls
32 lines (28 loc) · 849 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1, 0, 0, 0
PRODUCTVERSION 1, 0, 0, 0
{
BLOCK "StringFileInfo"
{
BLOCK "040904b0"
{
VALUE "Comments", "Platanium"
VALUE "CompanyName", "WorkingRobot"
VALUE "FileDescription", "Platanium"
VALUE "FileVersion", "1.0.0.0"
VALUE "InternalName", "platanium"
VALUE "LegalCopyright", "Platanium (c) by Aleks Margarian (WorkingRobot)"
VALUE "OriginalFilename", "Platanium.dll"
VALUE "ProductName", "Platanium"
VALUE "ProductVersion", "1.0.0.0"
}
}
BLOCK "VarFileInfo"
{
VALUE "Translation", 0x409, 1200
}
}