src/win32/CanFestival-3.rc
changeset 257 4f3364846782
parent 256 8118f2da6386
child 258 8f7725451453
equal deleted inserted replaced
256:8118f2da6386 257:4f3364846782
     1 // Microsoft Visual C++ 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 "afxres.h"
       
    11 
       
    12 /////////////////////////////////////////////////////////////////////////////
       
    13 #undef APSTUDIO_READONLY_SYMBOLS
       
    14 
       
    15 /////////////////////////////////////////////////////////////////////////////
       
    16 // English (U.S.) resources
       
    17 
       
    18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
       
    19 #ifdef _WIN32
       
    20 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
       
    21 #pragma code_page(1252)
       
    22 #endif //_WIN32
       
    23 
       
    24 #ifdef APSTUDIO_INVOKED
       
    25 /////////////////////////////////////////////////////////////////////////////
       
    26 //
       
    27 // TEXTINCLUDE
       
    28 //
       
    29 
       
    30 1 TEXTINCLUDE 
       
    31 BEGIN
       
    32     "resource.h\0"
       
    33 END
       
    34 
       
    35 2 TEXTINCLUDE 
       
    36 BEGIN
       
    37     "#include ""afxres.h""\r\n"
       
    38     "\0"
       
    39 END
       
    40 
       
    41 3 TEXTINCLUDE 
       
    42 BEGIN
       
    43     "\r\n"
       
    44     "\0"
       
    45 END
       
    46 
       
    47 #endif    // APSTUDIO_INVOKED
       
    48 
       
    49 
       
    50 /////////////////////////////////////////////////////////////////////////////
       
    51 //
       
    52 // Version
       
    53 //
       
    54 
       
    55 VS_VERSION_INFO VERSIONINFO
       
    56  FILEVERSION 3,0,0,0
       
    57  PRODUCTVERSION 3,0,0,0
       
    58  FILEFLAGSMASK 0x17L
       
    59 #ifdef _DEBUG
       
    60  FILEFLAGS 0x1L
       
    61 #else
       
    62  FILEFLAGS 0x0L
       
    63 #endif
       
    64  FILEOS 0x4L
       
    65  FILETYPE 0x2L
       
    66  FILESUBTYPE 0x0L
       
    67 BEGIN
       
    68     BLOCK "StringFileInfo"
       
    69     BEGIN
       
    70         BLOCK "040904b0"
       
    71         BEGIN
       
    72             VALUE "Comments", "Win32 CanFestival port"
       
    73             VALUE "CompanyName", "http://canfestival.sourceforge.net/"
       
    74             VALUE "FileDescription", "CanFestival-3 Win32 port"
       
    75             VALUE "FileVersion", "3, 0, 0, 0"
       
    76             VALUE "InternalName", "CanFestival"
       
    77             VALUE "LegalCopyright", "Copyright (C) 2007"
       
    78             VALUE "LegalTrademarks", "CanFestival is an OpenSource (LGPL) CANOpen framework"
       
    79             VALUE "OriginalFilename", "CanFestival-3.dll"
       
    80             VALUE "ProductName", "CanFestival-3 Win32 port"
       
    81             VALUE "ProductVersion", "3, 0, 0, 0"
       
    82         END
       
    83     END
       
    84     BLOCK "VarFileInfo"
       
    85     BEGIN
       
    86         VALUE "Translation", 0x409, 1200
       
    87     END
       
    88 END
       
    89 
       
    90 #endif    // English (U.S.) resources
       
    91 /////////////////////////////////////////////////////////////////////////////
       
    92 
       
    93 
       
    94 
       
    95 #ifndef APSTUDIO_INVOKED
       
    96 /////////////////////////////////////////////////////////////////////////////
       
    97 //
       
    98 // Generated from the TEXTINCLUDE 3 resource.
       
    99 //
       
   100 
       
   101 
       
   102 /////////////////////////////////////////////////////////////////////////////
       
   103 #endif    // not APSTUDIO_INVOKED
       
   104