Runner.rc 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #pragma code_page(65001)
  4. #include "resource.h"
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "winres.h"
  11. /////////////////////////////////////////////////////////////////////////////
  12. #undef APSTUDIO_READONLY_SYMBOLS
  13. /////////////////////////////////////////////////////////////////////////////
  14. // English (United States) resources
  15. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  16. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  17. #ifdef APSTUDIO_INVOKED
  18. /////////////////////////////////////////////////////////////////////////////
  19. //
  20. // TEXTINCLUDE
  21. //
  22. 1 TEXTINCLUDE
  23. BEGIN
  24. "resource.h\0"
  25. END
  26. 2 TEXTINCLUDE
  27. BEGIN
  28. "#include ""winres.h""\r\n"
  29. "\0"
  30. END
  31. 3 TEXTINCLUDE
  32. BEGIN
  33. "\r\n"
  34. "\0"
  35. END
  36. #endif // APSTUDIO_INVOKED
  37. /////////////////////////////////////////////////////////////////////////////
  38. //
  39. // Icon
  40. //
  41. // Icon with lowest ID value placed first to ensure application icon
  42. // remains consistent on all systems.
  43. IDI_APP_ICON ICON "resources\\app_icon.ico"
  44. #endif // English (United States) resources
  45. /////////////////////////////////////////////////////////////////////////////
  46. #ifndef APSTUDIO_INVOKED
  47. /////////////////////////////////////////////////////////////////////////////
  48. //
  49. // Generated from the TEXTINCLUDE 3 resource.
  50. //
  51. /////////////////////////////////////////////////////////////////////////////
  52. #endif // not APSTUDIO_INVOKED