~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/js/src/js3240.rc

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
//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
#include "winver.h"
 
11
 
 
12
/////////////////////////////////////////////////////////////////////////////
 
13
#undef APSTUDIO_READONLY_SYMBOLS
 
14
 
 
15
/////////////////////////////////////////////////////////////////////////////
 
16
//
 
17
// Version
 
18
//
 
19
 
 
20
VS_VERSION_INFO VERSIONINFO
 
21
 FILEVERSION 4,0,0,0
 
22
 PRODUCTVERSION 4,0,0,0
 
23
 FILEFLAGSMASK 0x3fL
 
24
#ifdef _DEBUG
 
25
 FILEFLAGS 0x1L
 
26
#else
 
27
 FILEFLAGS 0x0L
 
28
#endif
 
29
 FILEOS 0x10004L
 
30
 FILETYPE 0x2L
 
31
 FILESUBTYPE 0x0L
 
32
BEGIN
 
33
    BLOCK "StringFileInfo"
 
34
    BEGIN
 
35
        BLOCK "040904e4"
 
36
        BEGIN
 
37
            VALUE "CompanyName", "Netscape Communications Corporation\0"
 
38
            VALUE "FileDescription", "Netscape 32-bit JavaScript Module\0"
 
39
            VALUE "FileVersion", "4.0\0"
 
40
            VALUE "InternalName", "JS3240\0"
 
41
            VALUE "LegalCopyright", "Copyright Netscape Communications. 1994-96\0"
 
42
            VALUE "LegalTrademarks", "Netscape, Mozilla\0"
 
43
            VALUE "OriginalFilename", "js3240.dll\0"
 
44
            VALUE "ProductName", "NETSCAPE\0"
 
45
            VALUE "ProductVersion", "4.0\0"
 
46
        END
 
47
    END
 
48
    BLOCK "VarFileInfo"
 
49
    BEGIN
 
50
        VALUE "Translation", 0x409, 1252
 
51
    END
 
52
END
 
53
 
 
54
#ifdef APSTUDIO_INVOKED
 
55
/////////////////////////////////////////////////////////////////////////////
 
56
//
 
57
// TEXTINCLUDE
 
58
//
 
59
 
 
60
1 TEXTINCLUDE DISCARDABLE 
 
61
BEGIN
 
62
    "resource.h\0"
 
63
END
 
64
 
 
65
2 TEXTINCLUDE DISCARDABLE 
 
66
BEGIN
 
67
    "#include ""winver.h""\r\n"
 
68
    "\0"
 
69
END
 
70
 
 
71
3 TEXTINCLUDE DISCARDABLE 
 
72
BEGIN
 
73
    "\r\n"
 
74
    "\0"
 
75
END
 
76
 
 
77
#endif    // APSTUDIO_INVOKED
 
78
 
 
79
/////////////////////////////////////////////////////////////////////////////
 
 
b'\\ No newline at end of file'