RedAlert.rc (2359B)
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 (United States) resources 17 18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) 19 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US 20 #pragma code_page(1252) 21 22 #ifdef APSTUDIO_INVOKED 23 ///////////////////////////////////////////////////////////////////////////// 24 // 25 // TEXTINCLUDE 26 // 27 28 1 TEXTINCLUDE 29 BEGIN 30 "resource.h\0" 31 END 32 33 2 TEXTINCLUDE 34 BEGIN 35 "#include ""afxres.h""\r\n" 36 "\0" 37 END 38 39 3 TEXTINCLUDE 40 BEGIN 41 "\r\n" 42 "\0" 43 END 44 45 #endif // APSTUDIO_INVOKED 46 47 48 ///////////////////////////////////////////////////////////////////////////// 49 // 50 // Version 51 // 52 53 VS_VERSION_INFO VERSIONINFO 54 FILEVERSION 1,0,0,1 55 PRODUCTVERSION 1,0,0,1 56 FILEFLAGSMASK 0x17L 57 #ifdef _DEBUG 58 FILEFLAGS 0x1L 59 #else 60 FILEFLAGS 0x0L 61 #endif 62 FILEOS 0x4L 63 FILETYPE 0x2L 64 FILESUBTYPE 0x0L 65 BEGIN 66 BLOCK "StringFileInfo" 67 BEGIN 68 BLOCK "040904b0" 69 BEGIN 70 VALUE "CompanyName", "Petroglyph Games Inc." 71 VALUE "FileDescription", "Command & Conquer(TM) Remastered Collection RedAlert DLL" 72 VALUE "FileVersion", "1, 0, 0, 1" 73 VALUE "InternalName", "Command & Conquer(TM) Remastered Collection" 74 VALUE "LegalCopyright", "(C) 2020 Electronic Arts Inc. All rights reserved." 75 VALUE "OriginalFilename", "RedAlert.DLL" 76 VALUE "ProductName", "Command & Conquer(TM) Remastered Collection" 77 VALUE "ProductVersion", "1, 0, 0, 1" 78 END 79 END 80 BLOCK "VarFileInfo" 81 BEGIN 82 VALUE "Translation", 0x409, 1200 83 END 84 END 85 86 #endif // English (United States) resources 87 ///////////////////////////////////////////////////////////////////////////// 88 89 90 91 #ifndef APSTUDIO_INVOKED 92 ///////////////////////////////////////////////////////////////////////////// 93 // 94 // Generated from the TEXTINCLUDE 3 resource. 95 // 96 97 98 ///////////////////////////////////////////////////////////////////////////// 99 #endif // not APSTUDIO_INVOKED 100