michael@0: /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ michael@0: /* This Source Code Form is subject to the terms of the Mozilla Public michael@0: * License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ michael@0: michael@0: michael@0: michael@0: //Microsoft Developer Studio generated resource script. michael@0: // michael@0: #include "resource.h" michael@0: michael@0: #define APSTUDIO_READONLY_SYMBOLS michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Generated from the TEXTINCLUDE 2 resource. michael@0: // michael@0: #include "winver.h" michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: #undef APSTUDIO_READONLY_SYMBOLS michael@0: michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // Version michael@0: // michael@0: michael@0: VS_VERSION_INFO VERSIONINFO michael@0: FILEVERSION 4,0,0,0 michael@0: PRODUCTVERSION 4,0,0,0 michael@0: FILEFLAGSMASK 0x3fL michael@0: #ifdef _DEBUG michael@0: FILEFLAGS 0x1L michael@0: #else michael@0: FILEFLAGS 0x0L michael@0: #endif michael@0: FILEOS 0x10004L michael@0: FILETYPE 0x2L michael@0: FILESUBTYPE 0x0L michael@0: BEGIN michael@0: BLOCK "StringFileInfo" michael@0: BEGIN michael@0: BLOCK "040904e4" michael@0: BEGIN michael@0: VALUE "CompanyName", "Netscape Communications Corporation\0" michael@0: VALUE "FileDescription", "Netscape 32-bit JavaScript Debugger Module\0" michael@0: VALUE "FileVersion", "4.0\0" michael@0: VALUE "InternalName", "JSD3240\0" michael@0: VALUE "LegalCopyright", "Copyright Netscape Communications. 1994-96\0" michael@0: VALUE "LegalTrademarks", "Netscape, Mozilla\0" michael@0: VALUE "OriginalFilename", "jsd3240.dll\0" michael@0: VALUE "ProductName", "NETSCAPE\0" michael@0: VALUE "ProductVersion", "4.0\0" michael@0: END michael@0: END michael@0: BLOCK "VarFileInfo" michael@0: BEGIN michael@0: VALUE "Translation", 0x409, 1252 michael@0: END michael@0: END michael@0: michael@0: #ifdef APSTUDIO_INVOKED michael@0: ///////////////////////////////////////////////////////////////////////////// michael@0: // michael@0: // TEXTINCLUDE michael@0: // michael@0: michael@0: 1 TEXTINCLUDE DISCARDABLE michael@0: BEGIN michael@0: "resource.h\0" michael@0: END michael@0: michael@0: 2 TEXTINCLUDE DISCARDABLE michael@0: BEGIN michael@0: "#include ""winver.h""\r\n" michael@0: "\0" michael@0: END michael@0: michael@0: 3 TEXTINCLUDE DISCARDABLE michael@0: BEGIN michael@0: "\r\n" michael@0: "\0" michael@0: END michael@0: michael@0: #endif // APSTUDIO_INVOKED michael@0: michael@0: /////////////////////////////////////////////////////////////////////////////