wow.rc
上传用户:yisoukefu
上传日期:2020-08-09
资源大小:39506k
文件大小:1k
源码类别:

其他游戏

开发平台:

Visual C++

  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. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
  13. #ifdef _WIN32
  14. #endif //_WIN32
  15. #ifdef APSTUDIO_INVOKED
  16. /////////////////////////////////////////////////////////////////////////////
  17. //
  18. // TEXTINCLUDE
  19. //
  20. 1 TEXTINCLUDE 
  21. BEGIN
  22.     "resource.h"
  23. END
  24. 2 TEXTINCLUDE 
  25. BEGIN
  26.     "#include ""afxres.h""rn"
  27.     ""
  28. END
  29. 3 TEXTINCLUDE 
  30. BEGIN
  31.     "rn"
  32.     ""
  33. END
  34. #endif    // APSTUDIO_INVOKED
  35. /////////////////////////////////////////////////////////////////////////////
  36. //
  37. // Icon
  38. //
  39. // Icon with lowest ID value placed first to ensure application icon
  40. // remains consistent on all systems.
  41. IDI_WOW               ICON                    "wow.ico"
  42. IDR_VETEX             SHADER                  "shaders\vertex.sh"
  43. IDR_PIXEL               SHADER                 "shaders\pixel.sh"
  44. #endif
  45. #ifndef APSTUDIO_INVOKED
  46. /////////////////////////////////////////////////////////////////////////////
  47. //
  48. // Generated from the TEXTINCLUDE 3 resource.
  49. //
  50. /////////////////////////////////////////////////////////////////////////////
  51. #endif    // not APSTUDIO_INVOKED