OSDN Git Service

version 2.3.0-final.
[putex/putex.git] / src / texsourc / yandytex.rc
1 /* Copyright 2014 Clerk Ma.\r
2 \r
3    This program is free software; you can redistribute it and/or modify\r
4    it under the terms of the GNU General Public License as published by\r
5    the Free Software Foundation; either version 2 of the License, or\r
6    (at your option) any later version.\r
7 \r
8    This program is distributed in the hope that it will be useful, but\r
9    WITHOUT ANY WARRANTY; without even the implied warranty of\r
10    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
11    General Public License for more details.\r
12 \r
13    You should have received a copy of the GNU General Public License\r
14    along with this program; if not, write to the Free Software\r
15    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA\r
16    02110-1301 USA.  */\r
17 \r
18 #include <windows.h>\r
19 \r
20 VS_VERSION_INFO VERSIONINFO\r
21   FILEVERSION    0,3,0,0\r
22   PRODUCTVERSION 2,3,0,0\r
23   FILEOS         VOS__WINDOWS32\r
24   FILETYPE       VFT_APP\r
25 {\r
26   BLOCK "StringFileInfo"\r
27   {\r
28     BLOCK "040904b0"\r
29     {\r
30       VALUE "CompanyName",        "Project Fandol.\0"\r
31       VALUE "FileDescription",    "Y&Y TeX 2.3.0 (WIN32)\0"\r
32       VALUE "FileVersion",        "0.3.0.0\0"\r
33       VALUE "LegalCopyright",     "(C) 2014 Clerk Ma.\0"\r
34       VALUE "OriginalFilename",   "yandytex.exe\0"\r
35       VALUE "ProductName",        "Y&Y TeX\0"\r
36       VALUE "ProductVersion",     "2.3.0.0\0"\r
37     }\r
38   }\r
39   BLOCK "VarFileInfo"\r
40   {\r
41     VALUE "Translation", 0x409, 1252\r
42   }\r
43 }\r