openmsx-debugger.rc 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. // Originally a Microsoft Developer Studio generated resource script,
  2. // but now maintained manually because we want to build with MinGW32+MSYS.
  3. //
  4. #ifdef APSTUDIO_INVOKED
  5. #ifndef APSTUDIO_READONLY_SYMBOLS
  6. #define _APS_NEXT_RESOURCE_VALUE 103
  7. #define _APS_NEXT_COMMAND_VALUE 40001
  8. #define _APS_NEXT_CONTROL_VALUE 1000
  9. #define _APS_NEXT_SYMED_VALUE 101
  10. #endif
  11. #endif
  12. // Include resource info from the openMSX Debugger build process.
  13. #include "resource-info.h"
  14. #define APSTUDIO_READONLY_SYMBOLS
  15. /////////////////////////////////////////////////////////////////////////////
  16. //
  17. // Generated from the TEXTINCLUDE 2 resource.
  18. //
  19. #include <windows.h>
  20. /////////////////////////////////////////////////////////////////////////////
  21. #undef APSTUDIO_READONLY_SYMBOLS
  22. /////////////////////////////////////////////////////////////////////////////
  23. // English (U.S.) resources
  24. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  25. #ifdef _WIN32
  26. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  27. #pragma code_page(1252)
  28. #endif //_WIN32
  29. /////////////////////////////////////////////////////////////////////////////
  30. //
  31. // Icon
  32. //
  33. // Icon with lowest ID value placed first to ensure application icon
  34. // remains consistent on all systems.
  35. OPENMSX ICON DISCARDABLE "icons/openmsx-debugger.ico"
  36. #ifndef _MAC
  37. /////////////////////////////////////////////////////////////////////////////
  38. //
  39. // Version
  40. //
  41. VS_VERSION_INFO VERSIONINFO
  42. FILEVERSION OPENMSXDEBUGGER_VERSION_INT
  43. PRODUCTVERSION OPENMSXDEBUGGER_VERSION_INT
  44. FILEFLAGSMASK 0x3fL
  45. #ifdef _DEBUG
  46. FILEFLAGS 0x1L
  47. #else
  48. FILEFLAGS 0x0L
  49. #endif
  50. FILEOS 0x40004L
  51. FILETYPE 0x1L
  52. FILESUBTYPE 0x0L
  53. BEGIN
  54. BLOCK "StringFileInfo"
  55. BEGIN
  56. BLOCK "080004b0"
  57. BEGIN
  58. VALUE "Comments", "\0"
  59. VALUE "CompanyName", " \0"
  60. VALUE "FileDescription", "openMSX Debugger\0"
  61. VALUE "FileVersion", OPENMSXDEBUGGER_VERSION_STR
  62. VALUE "InternalName", "openmsx-debugger\0"
  63. VALUE "LegalCopyright", "Copyright 2006\0"
  64. VALUE "LegalTrademarks", "\0"
  65. VALUE "OriginalFilename", "openmsx-debugger.exe\0"
  66. VALUE "PrivateBuild", "\0"
  67. VALUE "ProductName", "openMSX Debugger\0"
  68. VALUE "ProductVersion", OPENMSXDEBUGGER_VERSION_STR
  69. VALUE "SpecialBuild", "\0"
  70. END
  71. END
  72. BLOCK "VarFileInfo"
  73. BEGIN
  74. VALUE "Translation", 0x800, 1200
  75. END
  76. END
  77. #endif // !_MAC
  78. #endif // English (U.S.) resources
  79. /////////////////////////////////////////////////////////////////////////////
  80. /////////////////////////////////////////////////////////////////////////////
  81. // English (U.S.) (unknown sub-lang: 0xC) resources
  82. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  83. #ifdef _WIN32
  84. LANGUAGE LANG_ENGLISH, 0xC
  85. #pragma code_page(1252)
  86. #endif //_WIN32
  87. #ifdef APSTUDIO_INVOKED
  88. /////////////////////////////////////////////////////////////////////////////
  89. //
  90. // TEXTINCLUDE
  91. //
  92. 1 TEXTINCLUDE DISCARDABLE
  93. BEGIN
  94. "resource.h\0"
  95. END
  96. 2 TEXTINCLUDE DISCARDABLE
  97. BEGIN
  98. "#include ""afxres.h""\r\n"
  99. "\0"
  100. END
  101. 3 TEXTINCLUDE DISCARDABLE
  102. BEGIN
  103. "\r\n"
  104. "\0"
  105. END
  106. #endif // APSTUDIO_INVOKED
  107. #endif // English (U.S.) (unknown sub-lang: 0xC) resources
  108. /////////////////////////////////////////////////////////////////////////////
  109. #ifndef APSTUDIO_INVOKED
  110. /////////////////////////////////////////////////////////////////////////////
  111. //
  112. // Generated from the TEXTINCLUDE 3 resource.
  113. //
  114. /////////////////////////////////////////////////////////////////////////////
  115. #endif // not APSTUDIO_INVOKED