/Rainman2/Rainman2.rc

http://modstudio2.googlecode.com/ · Windows Resource-Definition Script · 102 lines · 60 code · 19 blank · 23 comment · 0 complexity · efdd6cb5ad49a468de336fde24fae5d1 MD5 · raw file

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4. #define APSTUDIO_READONLY_SYMBOLS
  5. /////////////////////////////////////////////////////////////////////////////
  6. //
  7. // Generated from the TEXTINCLUDE 2 resource.
  8. //
  9. #include "afxres.h"
  10. /////////////////////////////////////////////////////////////////////////////
  11. #undef APSTUDIO_READONLY_SYMBOLS
  12. /////////////////////////////////////////////////////////////////////////////
  13. // English (U.K.) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENG)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_UK
  17. #pragma code_page(1252)
  18. #endif //_WIN32
  19. #ifdef APSTUDIO_INVOKED
  20. /////////////////////////////////////////////////////////////////////////////
  21. //
  22. // TEXTINCLUDE
  23. //
  24. 1 TEXTINCLUDE
  25. BEGIN
  26. "resource.h\0"
  27. END
  28. 2 TEXTINCLUDE
  29. BEGIN
  30. "#include ""afxres.h""\r\n"
  31. "\0"
  32. END
  33. 3 TEXTINCLUDE
  34. BEGIN
  35. "\r\n"
  36. "\0"
  37. END
  38. #endif // APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // Version
  42. //
  43. VS_VERSION_INFO VERSIONINFO
  44. FILEVERSION 2,0,0,0
  45. PRODUCTVERSION 2,0,0,0
  46. FILEFLAGSMASK 0x17L
  47. #ifdef _DEBUG
  48. FILEFLAGS 0x1L
  49. #else
  50. FILEFLAGS 0x0L
  51. #endif
  52. FILEOS 0x4L
  53. FILETYPE 0x2L
  54. FILESUBTYPE 0x0L
  55. BEGIN
  56. BLOCK "StringFileInfo"
  57. BEGIN
  58. BLOCK "080904b0"
  59. BEGIN
  60. VALUE "Comments", "Get the latest version and the source code from http://code.google.com/p/modstudio2/"
  61. VALUE "FileDescription", "Common code for manipulating DoW and CoH game files"
  62. VALUE "FileVersion", "2, 0, 0, 0"
  63. VALUE "InternalName", "Rainman2"
  64. VALUE "LegalCopyright", "Copyright (C) 2008 Peter ""Corsix"" Cawley, licensed under the MIT license"
  65. VALUE "OriginalFilename", "Rainman2.dll"
  66. VALUE "ProductName", "Rainman2 Library"
  67. VALUE "ProductVersion", "2, 0, 0, 0"
  68. END
  69. END
  70. BLOCK "VarFileInfo"
  71. BEGIN
  72. VALUE "Translation", 0x809, 1200
  73. END
  74. END
  75. #endif // English (U.K.) resources
  76. /////////////////////////////////////////////////////////////////////////////
  77. #ifndef APSTUDIO_INVOKED
  78. /////////////////////////////////////////////////////////////////////////////
  79. //
  80. // Generated from the TEXTINCLUDE 3 resource.
  81. //
  82. /////////////////////////////////////////////////////////////////////////////
  83. #endif // not APSTUDIO_INVOKED