1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/js/jsd/jsd3240.rc Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,86 @@ 1.4 +/* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ 1.5 +/* This Source Code Form is subject to the terms of the Mozilla Public 1.6 + * License, v. 2.0. If a copy of the MPL was not distributed with this 1.7 + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ 1.8 + 1.9 + 1.10 + 1.11 +//Microsoft Developer Studio generated resource script. 1.12 +// 1.13 +#include "resource.h" 1.14 + 1.15 +#define APSTUDIO_READONLY_SYMBOLS 1.16 +///////////////////////////////////////////////////////////////////////////// 1.17 +// 1.18 +// Generated from the TEXTINCLUDE 2 resource. 1.19 +// 1.20 +#include "winver.h" 1.21 + 1.22 +///////////////////////////////////////////////////////////////////////////// 1.23 +#undef APSTUDIO_READONLY_SYMBOLS 1.24 + 1.25 +///////////////////////////////////////////////////////////////////////////// 1.26 +// 1.27 +// Version 1.28 +// 1.29 + 1.30 +VS_VERSION_INFO VERSIONINFO 1.31 + FILEVERSION 4,0,0,0 1.32 + PRODUCTVERSION 4,0,0,0 1.33 + FILEFLAGSMASK 0x3fL 1.34 +#ifdef _DEBUG 1.35 + FILEFLAGS 0x1L 1.36 +#else 1.37 + FILEFLAGS 0x0L 1.38 +#endif 1.39 + FILEOS 0x10004L 1.40 + FILETYPE 0x2L 1.41 + FILESUBTYPE 0x0L 1.42 +BEGIN 1.43 + BLOCK "StringFileInfo" 1.44 + BEGIN 1.45 + BLOCK "040904e4" 1.46 + BEGIN 1.47 + VALUE "CompanyName", "Netscape Communications Corporation\0" 1.48 + VALUE "FileDescription", "Netscape 32-bit JavaScript Debugger Module\0" 1.49 + VALUE "FileVersion", "4.0\0" 1.50 + VALUE "InternalName", "JSD3240\0" 1.51 + VALUE "LegalCopyright", "Copyright Netscape Communications. 1994-96\0" 1.52 + VALUE "LegalTrademarks", "Netscape, Mozilla\0" 1.53 + VALUE "OriginalFilename", "jsd3240.dll\0" 1.54 + VALUE "ProductName", "NETSCAPE\0" 1.55 + VALUE "ProductVersion", "4.0\0" 1.56 + END 1.57 + END 1.58 + BLOCK "VarFileInfo" 1.59 + BEGIN 1.60 + VALUE "Translation", 0x409, 1252 1.61 + END 1.62 +END 1.63 + 1.64 +#ifdef APSTUDIO_INVOKED 1.65 +///////////////////////////////////////////////////////////////////////////// 1.66 +// 1.67 +// TEXTINCLUDE 1.68 +// 1.69 + 1.70 +1 TEXTINCLUDE DISCARDABLE 1.71 +BEGIN 1.72 + "resource.h\0" 1.73 +END 1.74 + 1.75 +2 TEXTINCLUDE DISCARDABLE 1.76 +BEGIN 1.77 + "#include ""winver.h""\r\n" 1.78 + "\0" 1.79 +END 1.80 + 1.81 +3 TEXTINCLUDE DISCARDABLE 1.82 +BEGIN 1.83 + "\r\n" 1.84 + "\0" 1.85 +END 1.86 + 1.87 +#endif // APSTUDIO_INVOKED 1.88 + 1.89 +///////////////////////////////////////////////////////////////////////////// 1.90 \ No newline at end of file