Develop and Download Open Source Software

Browse Subversion Repository

Contents of /Plugin/Plugin.rc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 11 - (show annotations) (download)
Wed Feb 10 18:21:00 2010 UTC (14 years, 3 months ago) by sho1get
File size: 3359 byte(s)


1 // Microsoft Visual C++ generated resource script.
2 //
3 #include "resource.h"
4
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #ifndef APSTUDIO_INVOKED
11 #include "targetver.h"
12 #endif
13 #include "afxres.h"
14
15 /////////////////////////////////////////////////////////////////////////////
16 #undef APSTUDIO_READONLY_SYMBOLS
17
18 /////////////////////////////////////////////////////////////////////////////
19 // “ú–{Œê resources
20
21 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN)
22 #ifdef _WIN32
23 LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT
24 #pragma code_page(932)
25 #endif //_WIN32
26
27 #ifdef APSTUDIO_INVOKED
28 /////////////////////////////////////////////////////////////////////////////
29 //
30 // TEXTINCLUDE
31 //
32
33 1 TEXTINCLUDE
34 BEGIN
35 "resource.h\0"
36 END
37
38 2 TEXTINCLUDE
39 BEGIN
40 "#ifndef APSTUDIO_INVOKED\r\n"
41 "#include ""targetver.h""\r\n"
42 "#endif\r\n"
43 "#include ""afxres.h""\r\n"
44 "\0"
45 END
46
47 3 TEXTINCLUDE
48 BEGIN
49 "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
50 "#define _AFX_NO_OLE_RESOURCES\r\n"
51 "#define _AFX_NO_TRACKER_RESOURCES\r\n"
52 "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
53 "\r\n"
54 "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN)\r\n"
55 "LANGUAGE 17, 1\r\n"
56 "#pragma code_page(932)\r\n"
57 "#include ""res\\Plugin.rc2"" // Microsoft Visual C++ ˆÈŠO‚Å•Ò�W‚³‚ꂽƒŠƒ\�[ƒX\r\n"
58 "#include ""l.JPN\\afxres.rc"" // •W�€ƒRƒ“ƒ|�[ƒlƒ“ƒg\r\n"
59 "#endif\r\n"
60 "\0"
61 END
62
63 #endif // APSTUDIO_INVOKED
64
65
66 /////////////////////////////////////////////////////////////////////////////
67 //
68 // Version
69 //
70
71 VS_VERSION_INFO VERSIONINFO
72 FILEVERSION 1,0,0,0
73 PRODUCTVERSION 1,0,0,0
74 FILEFLAGSMASK 0x3fL
75 #ifdef _DEBUG
76 FILEFLAGS 0x1L
77 #else
78 FILEFLAGS 0x0L
79 #endif
80 FILEOS 0x4L
81 FILETYPE 0x2L
82 FILESUBTYPE 0x0L
83 BEGIN
84 BLOCK "StringFileInfo"
85 BEGIN
86 BLOCK "041103a4"
87 BEGIN
88 VALUE "CompanyName", "Kyoto Computer Gakuin"
89 VALUE "FileDescription", "Execution plugin for WinCS"
90 VALUE "FileVersion", "1.0.0.0"
91 VALUE "InternalName", "Plugin.dll"
92 VALUE "LegalCopyright", "Copyright(c) 2010 Yoshida Shoichi. All rights reserved."
93 VALUE "OriginalFilename", "Plugin.dll"
94 VALUE "ProductName", "Mandelbrot"
95 VALUE "ProductVersion", "1.0.0.0"
96 END
97 END
98 BLOCK "VarFileInfo"
99 BEGIN
100 VALUE "Translation", 0x411, 932
101 END
102 END
103
104 #endif // “ú–{Œê resources
105 /////////////////////////////////////////////////////////////////////////////
106
107
108
109 #ifndef APSTUDIO_INVOKED
110 /////////////////////////////////////////////////////////////////////////////
111 //
112 // Generated from the TEXTINCLUDE 3 resource.
113 //
114 #define _AFX_NO_SPLITTER_RESOURCES
115 #define _AFX_NO_OLE_RESOURCES
116 #define _AFX_NO_TRACKER_RESOURCES
117 #define _AFX_NO_PROPERTY_RESOURCES
118
119 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_JPN)
120 LANGUAGE 17, 1
121 #pragma code_page(932)
122 #include "res\Plugin.rc2" // Microsoft Visual C++ ˆÈŠO‚Å•Ò�W‚³‚ꂽƒŠƒ\�[ƒX
123 #include "l.JPN\afxres.rc" // •W�€ƒRƒ“ƒ|�[ƒlƒ“ƒg
124 #endif
125
126 /////////////////////////////////////////////////////////////////////////////
127 #endif // not APSTUDIO_INVOKED
128

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26