js/jsd/jsd3240.rc

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     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/. */
     8 //Microsoft Developer Studio generated resource script.
     9 //
    10 #include "resource.h"
    12 #define APSTUDIO_READONLY_SYMBOLS
    13 /////////////////////////////////////////////////////////////////////////////
    14 //
    15 // Generated from the TEXTINCLUDE 2 resource.
    16 //
    17 #include "winver.h"
    19 /////////////////////////////////////////////////////////////////////////////
    20 #undef APSTUDIO_READONLY_SYMBOLS
    22 /////////////////////////////////////////////////////////////////////////////
    23 //
    24 // Version
    25 //
    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
    61 #ifdef APSTUDIO_INVOKED
    62 /////////////////////////////////////////////////////////////////////////////
    63 //
    64 // TEXTINCLUDE
    65 //
    67 1 TEXTINCLUDE DISCARDABLE 
    68 BEGIN
    69     "resource.h\0"
    70 END
    72 2 TEXTINCLUDE DISCARDABLE 
    73 BEGIN
    74     "#include ""winver.h""\r\n"
    75     "\0"
    76 END
    78 3 TEXTINCLUDE DISCARDABLE 
    79 BEGIN
    80     "\r\n"
    81     "\0"
    82 END
    84 #endif    // APSTUDIO_INVOKED
    86 /////////////////////////////////////////////////////////////////////////////

mercurial