blob: 22102db75fd9592d4ab2eee56e7fef5a9fde927e [file] [log] [blame]
Bram Moolenaarf4b8e572004-06-24 15:53:16 +00001//Microsoft Developer Studio 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 __BORLANDC__
Bram Moolenaar362e1a32006-03-06 23:29:24 +000011# include "winresrc.h"
Bram Moolenaarf4b8e572004-06-24 15:53:16 +000012#endif
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
22LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
23#pragma code_page(1252)
24#endif //_WIN32
25
26#ifndef _MAC
27/////////////////////////////////////////////////////////////////////////////
28//
29// Version
30//
31
32VS_VERSION_INFO VERSIONINFO
33 FILEVERSION 1,0,0,1
34 PRODUCTVERSION 1,0,0,1
35 FILEFLAGSMASK 0x3fL
36#ifdef _DEBUG
37 FILEFLAGS 0x3L
38#else
39 FILEFLAGS 0x2L
40#endif
41 FILEOS 0x4L
42 FILETYPE 0x2L
43 FILESUBTYPE 0x0L
44BEGIN
45 BLOCK "StringFileInfo"
46 BEGIN
47 BLOCK "040904b0"
48 BEGIN
49 VALUE "Comments", "Developed using COM architecture!\0"
50 VALUE "CompanyName", "Tianmiao Hu's Developer Studio\0"
51 VALUE "FileDescription", "A small project for the context menu of gvim!\0"
52 VALUE "FileVersion", "1, 0, 0, 1\0"
53 VALUE "InternalName", "gvim right-click menu extension\0"
54 VALUE "LegalCopyright", "Copyright © 1999 Tianmiao Hu\0"
55 VALUE "LegalTrademarks", "Tianmiao Hu's Gvim Context Menu Extension\0"
56 VALUE "OriginalFilename", "gvimext.dll\0"
57 VALUE "PrivateBuild", "\0"
58 VALUE "ProductName", "Tianmiao Hu's gvimext context menu extension\0"
59 VALUE "ProductVersion", "1, 0, 0, 1\0"
60 VALUE "SpecialBuild", "\0"
61 END
62 END
63 BLOCK "VarFileInfo"
64 BEGIN
65 VALUE "Translation", 0x409, 1200
66 END
67END
68
69#endif // !_MAC
70
71
72#ifdef APSTUDIO_INVOKED
73/////////////////////////////////////////////////////////////////////////////
74//
75// TEXTINCLUDE
76//
77
781 TEXTINCLUDE DISCARDABLE
79BEGIN
80 "resource.h\0"
81END
82
832 TEXTINCLUDE DISCARDABLE
84BEGIN
85 "#include ""afxres.h""\r\n"
86 "\0"
87END
88
893 TEXTINCLUDE DISCARDABLE
90BEGIN
91 "\r\n"
92 "\0"
93END
94
95#endif // APSTUDIO_INVOKED
96
97#endif // English (U.S.) resources
98/////////////////////////////////////////////////////////////////////////////
99
100
101
102#ifndef APSTUDIO_INVOKED
103/////////////////////////////////////////////////////////////////////////////
104//
105// Generated from the TEXTINCLUDE 3 resource.
106//
107
108
109/////////////////////////////////////////////////////////////////////////////
110#endif // not APSTUDIO_INVOKED
111