OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [binutils/] [testsuite/] [binutils-all/] [windres/] [version_cat.rc] - Blame information for rev 156

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
//#xfail x86_64-*-mingw*
2
#include "windows.h"
3
 
4
LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
5
 
6
VS_VERSION_INFO VERSIONINFO
7
 FILEVERSION 1,0,0,1
8
 PRODUCTVERSION 1,0,0,1
9
 FILEFLAGSMASK 0x3fL
10
 FILEFLAGS 0x0L
11
 FILEOS 0x4L
12
 FILETYPE 0x1L
13
 FILESUBTYPE 0x0L
14
BEGIN
15
    BLOCK "StringFileInfo"
16
    BEGIN
17
        BLOCK "040704e4"
18
        BEGIN
19
            VALUE L"Company" "Name", L"binutil\x0073"
20
            VALUE "File" "Description", L"RC " L"compiler."
21
            VALUE "File" "Version", "1.0.0.1"
22
            VALUE "Internal" "Name", "windres" L".exe"
23
            VALUE "Legal" "Copyright", "(c) FSF." " All rights are reserved."
24
            VALUE "Original" "Filename", L"windres" ".exe"
25
            VALUE "Product" "Name", "windows resource " "compiler"
26
            VALUE "Product" "Version", "1.0.0.1"
27
        END
28
    END
29
    BLOCK "VarFileInfo"
30
    BEGIN
31
        VALUE "Translation", 0x407, 1252
32
    END
33
END

powered by: WebSVN 2.1.0

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