js/jsd/jsd3240.rc

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:39b720a3badd
1 /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2 /* This Source Code Form is subject to the terms of the Mozilla Public
3 * License, v. 2.0. If a copy of the MPL was not distributed with this
4 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
5
6
7
8 //Microsoft Developer Studio generated resource script.
9 //
10 #include "resource.h"
11
12 #define APSTUDIO_READONLY_SYMBOLS
13 /////////////////////////////////////////////////////////////////////////////
14 //
15 // Generated from the TEXTINCLUDE 2 resource.
16 //
17 #include "winver.h"
18
19 /////////////////////////////////////////////////////////////////////////////
20 #undef APSTUDIO_READONLY_SYMBOLS
21
22 /////////////////////////////////////////////////////////////////////////////
23 //
24 // Version
25 //
26
27 VS_VERSION_INFO VERSIONINFO
28 FILEVERSION 4,0,0,0
29 PRODUCTVERSION 4,0,0,0
30 FILEFLAGSMASK 0x3fL
31 #ifdef _DEBUG
32 FILEFLAGS 0x1L
33 #else
34 FILEFLAGS 0x0L
35 #endif
36 FILEOS 0x10004L
37 FILETYPE 0x2L
38 FILESUBTYPE 0x0L
39 BEGIN
40 BLOCK "StringFileInfo"
41 BEGIN
42 BLOCK "040904e4"
43 BEGIN
44 VALUE "CompanyName", "Netscape Communications Corporation\0"
45 VALUE "FileDescription", "Netscape 32-bit JavaScript Debugger Module\0"
46 VALUE "FileVersion", "4.0\0"
47 VALUE "InternalName", "JSD3240\0"
48 VALUE "LegalCopyright", "Copyright Netscape Communications. 1994-96\0"
49 VALUE "LegalTrademarks", "Netscape, Mozilla\0"
50 VALUE "OriginalFilename", "jsd3240.dll\0"
51 VALUE "ProductName", "NETSCAPE\0"
52 VALUE "ProductVersion", "4.0\0"
53 END
54 END
55 BLOCK "VarFileInfo"
56 BEGIN
57 VALUE "Translation", 0x409, 1252
58 END
59 END
60
61 #ifdef APSTUDIO_INVOKED
62 /////////////////////////////////////////////////////////////////////////////
63 //
64 // TEXTINCLUDE
65 //
66
67 1 TEXTINCLUDE DISCARDABLE
68 BEGIN
69 "resource.h\0"
70 END
71
72 2 TEXTINCLUDE DISCARDABLE
73 BEGIN
74 "#include ""winver.h""\r\n"
75 "\0"
76 END
77
78 3 TEXTINCLUDE DISCARDABLE
79 BEGIN
80 "\r\n"
81 "\0"
82 END
83
84 #endif // APSTUDIO_INVOKED
85
86 /////////////////////////////////////////////////////////////////////////////

mercurial