诸暨麻将添加redis
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

124 lines
3.1 KiB

  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. // 中文(中华人民共和国) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  15. #ifdef _WIN32
  16. LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
  17. #pragma code_page(936)
  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. "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  36. "#define _AFX_NO_OLE_RESOURCES\r\n"
  37. "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  38. "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  39. "\r\n"
  40. "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)\r\n"
  41. "LANGUAGE 4, 2\r\n"
  42. "#pragma code_page(936)\r\n"
  43. "#include ""res\\AndroidService.rc2"" // 不是由 Microsoft Visual C++ 编辑过的资源\r\n"
  44. "#include ""afxres.rc"" // 标准组件\r\n"
  45. "#endif\r\n"
  46. "\0"
  47. END
  48. #endif // APSTUDIO_INVOKED
  49. /////////////////////////////////////////////////////////////////////////////
  50. //
  51. // Version
  52. //
  53. VS_VERSION_INFO VERSIONINFO
  54. FILEVERSION 8,1,0,1
  55. PRODUCTVERSION 8,1,0,1
  56. FILEFLAGSMASK 0x3fL
  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 "080403a8"
  69. BEGIN
  70. VALUE "Comments", "DK"
  71. VALUE "CompanyName", "DK"
  72. VALUE "FileDescription", "机器人服务组件"
  73. VALUE "FileVersion", "8, 1, 0, 1"
  74. VALUE "InternalName", "AndroidService.dll"
  75. VALUE "LegalCopyright", "DK保留所有权利。"
  76. VALUE "OriginalFilename", "AndroidService.dll"
  77. VALUE "ProductName", "机器人服务组件"
  78. VALUE "ProductVersion", "8, 1, 0, 1"
  79. END
  80. END
  81. BLOCK "VarFileInfo"
  82. BEGIN
  83. VALUE "Translation", 0x804, 936
  84. END
  85. END
  86. #endif // 中文(中华人民共和国) resources
  87. /////////////////////////////////////////////////////////////////////////////
  88. #ifndef APSTUDIO_INVOKED
  89. /////////////////////////////////////////////////////////////////////////////
  90. //
  91. // Generated from the TEXTINCLUDE 3 resource.
  92. //
  93. #define _AFX_NO_SPLITTER_RESOURCES
  94. #define _AFX_NO_OLE_RESOURCES
  95. #define _AFX_NO_TRACKER_RESOURCES
  96. #define _AFX_NO_PROPERTY_RESOURCES
  97. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  98. LANGUAGE 4, 2
  99. #pragma code_page(936)
  100. #include "res\AndroidService.rc2" // 不是由 Microsoft Visual C++ 编辑过的资源
  101. #include "afxres.rc" // 标准组件
  102. #endif
  103. /////////////////////////////////////////////////////////////////////////////
  104. #endif // not APSTUDIO_INVOKED