forked from WorkingRobot/Platanium
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.rc
32 lines (28 loc) · 843 Bytes
/
manifest.rc
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", "Platinum"
VALUE "CompanyName", "WorkingRobot"
VALUE "FileDescription", "Platinum"
VALUE "FileVersion", "1.0.0.0"
VALUE "InternalName", "Platinum"
VALUE "LegalCopyright", "Platinum (c) by Aleks Margarian (WorkingRobot)"
VALUE "OriginalFilename", "Platinum.dll"
VALUE "ProductName", "Platinum"
VALUE "ProductVersion", "1.0.0.0"
}
}
BLOCK "VarFileInfo"
{
VALUE "Translation", 0x409, 1200
}
}