Commit | Line | Data |
7df24e1f |
1 | // License information for this code is in license.txt |
2 | |
3 | //Microsoft Developer Studio generated resource script. |
4 | // |
5 | #include "resource.h" |
6 | |
7 | #define APSTUDIO_READONLY_SYMBOLS |
8 | ///////////////////////////////////////////////////////////////////////////// |
9 | // |
10 | // Generated from the TEXTINCLUDE 2 resource. |
11 | // |
12 | #include "afxres.h" |
13 | |
14 | ///////////////////////////////////////////////////////////////////////////// |
15 | #undef APSTUDIO_READONLY_SYMBOLS |
16 | |
17 | ///////////////////////////////////////////////////////////////////////////// |
18 | // English (U.S.) resources |
19 | |
20 | #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) |
21 | #ifdef _WIN32 |
22 | LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US |
23 | #pragma code_page(1252) |
24 | #endif //_WIN32 |
25 | |
26 | #ifdef APSTUDIO_INVOKED |
27 | ///////////////////////////////////////////////////////////////////////////// |
28 | // |
29 | // TEXTINCLUDE |
30 | // |
31 | |
32 | 1 TEXTINCLUDE DISCARDABLE |
33 | BEGIN |
34 | "resource.h\0" |
35 | END |
36 | |
37 | 2 TEXTINCLUDE DISCARDABLE |
38 | BEGIN |
39 | "#include ""afxres.h""\r\n" |
40 | "\0" |
41 | END |
42 | |
43 | 3 TEXTINCLUDE DISCARDABLE |
44 | BEGIN |
45 | "\r\n" |
46 | "\0" |
47 | END |
48 | |
49 | #endif // APSTUDIO_INVOKED |
50 | |
51 | |
52 | #ifndef _MAC |
53 | ///////////////////////////////////////////////////////////////////////////// |
54 | // |
55 | // Version |
56 | // |
57 | |
58 | VS_VERSION_INFO VERSIONINFO |
59 | FILEVERSION 1,0,8,1 |
60 | PRODUCTVERSION 1,0,8,1 |
61 | FILEFLAGSMASK 0x3fL |
62 | #ifdef _DEBUG |
63 | FILEFLAGS 0x1L |
64 | #else |
65 | FILEFLAGS 0x0L |
66 | #endif |
67 | FILEOS 0x40004L |
68 | FILETYPE 0x2L |
69 | FILESUBTYPE 0x0L |
70 | BEGIN |
71 | BLOCK "StringFileInfo" |
72 | BEGIN |
73 | BLOCK "040904b0" |
74 | BEGIN |
75 | VALUE "About", "Open res://sfmpq.dll/about or res://path/to/sfmpq.dll/about (replace \x22path/to/\x22 with the actual location) in a web browser to see an about page. (This has only been tested on Internet Explorer)\0" |
76 | #ifdef BETA |
77 | VALUE "Beta!", "This is a beta! Anything new in this version has a possibility of being changed in the release version!\0" |
78 | #endif |
79 | VALUE "CompanyName", "ShadowFlare Software\0" |
80 | #ifdef _DEBUG |
81 | VALUE "FileDescription", "ShadowFlare MPQ API Library (debug build)\0" |
82 | #else |
83 | VALUE "FileDescription", "ShadowFlare MPQ API Library\0" |
84 | #endif |
85 | VALUE "FileVersion", "1.08\0" |
86 | VALUE "InternalName", "SFmpq\0" |
4030d978 |
87 | VALUE "LegalCopyright", "Copyright © ShadowFlare Software 2002-2008\0" |
7df24e1f |
88 | VALUE "OriginalFilename", "SFmpq.dll\0" |
89 | VALUE "ProductName", "MPQ API Library\0" |
90 | VALUE "ProductVersion", "1, 0, 8, 1\0" |
4030d978 |
91 | VALUE "Web Address", "http://sfsrealm.hopto.org/\0" |
7df24e1f |
92 | END |
93 | END |
94 | BLOCK "VarFileInfo" |
95 | BEGIN |
96 | VALUE "Translation", 0x409, 1200 |
97 | END |
98 | END |
99 | |
100 | #endif // !_MAC |
101 | |
102 | |
103 | ///////////////////////////////////////////////////////////////////////////// |
104 | // |
105 | // HTML |
106 | // |
107 | |
108 | ABOUT HTML DISCARDABLE "about" |
109 | #endif // English (U.S.) resources |
110 | ///////////////////////////////////////////////////////////////////////////// |
111 | |
112 | |
113 | |
114 | #ifndef APSTUDIO_INVOKED |
115 | ///////////////////////////////////////////////////////////////////////////// |
116 | // |
117 | // Generated from the TEXTINCLUDE 3 resource. |
118 | // |
119 | |
120 | |
121 | ///////////////////////////////////////////////////////////////////////////// |
122 | #endif // not APSTUDIO_INVOKED |
123 | |