OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [binutils/] [testsuite/] [binutils-all/] [windres/] [version_mlang.rc] - Blame information for rev 163

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 163 khays
#include "windows.h"
2
 
3
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
4
 
5
VS_VERSION_INFO VERSIONINFO
6
 FILEVERSION 1,0,0,1
7
 PRODUCTVERSION 1,0,0,1
8
 FILEFLAGSMASK 0x3fL
9
 FILEFLAGS 0x0L
10
 FILEOS 0x4L
11
 FILETYPE 0x1L
12
 FILESUBTYPE 0x0L
13
BEGIN
14
    BLOCK "StringFileInfo"
15
    BEGIN
16
        BLOCK "040904b0"
17
        BEGIN
18
            VALUE "CompanyName", "binutils"
19
            VALUE "FileDescription", "RC compiler."
20
            VALUE "FileVersion", "1.0.0.1"
21
            VALUE "InternalName", "windres.exe"
22
            VALUE "LegalCopyright", "(c) FSF. All rights are reserved."
23
            VALUE "OriginalFilename", "windres.exe"
24
            VALUE "ProductName", "windows resource compiler"
25
            VALUE "ProductVersion", "1.0.0.1"
26
        END
27
        BLOCK "041504b0"
28
        BEGIN
29
            VALUE "CompanyName", "binutils"
30
            VALUE "FileDescription", "Kompilator RC."
31
            VALUE "FileVersion", "1.0.0.1"
32
            VALUE "InternalName", "windres.exe"
33
            VALUE "LegalCopyright", "(c) FSF. Wszystkie prawa zastrzezone."
34
            VALUE "OriginalFilename", "windres.exe"
35
            VALUE "ProductName", "windows resource compiler"
36
            VALUE "ProductVersion", "1.0.0.1"
37
        END
38
    END
39
    BLOCK "VarFileInfo"
40
    BEGIN
41
        VALUE "Translation", 0x0409, 0x04b0, 0x0415, 0x04b0
42
    END
43
END

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.