Torque.rc 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #define IDI_ICON1 103
  4. #define IDI_ICON2 107
  5. // Next default values for new objects
  6. //
  7. #ifdef APSTUDIO_INVOKED
  8. #ifndef APSTUDIO_READONLY_SYMBOLS
  9. #define _APS_NEXT_RESOURCE_VALUE 108
  10. #define _APS_NEXT_COMMAND_VALUE 40001
  11. #define _APS_NEXT_CONTROL_VALUE 1000
  12. #define _APS_NEXT_SYMED_VALUE 101
  13. #endif
  14. #endif
  15. #define APSTUDIO_READONLY_SYMBOLS
  16. /////////////////////////////////////////////////////////////////////////////
  17. //
  18. // Generated from the TEXTINCLUDE 2 resource.
  19. //
  20. #include "windows.h"
  21. /////////////////////////////////////////////////////////////////////////////
  22. #undef APSTUDIO_READONLY_SYMBOLS
  23. /////////////////////////////////////////////////////////////////////////////
  24. // English (U.S.) resources
  25. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  26. #ifdef _WIN32
  27. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  28. #pragma code_page(1252)
  29. #endif //_WIN32
  30. /////////////////////////////////////////////////////////////////////////////
  31. //
  32. // Icon
  33. //
  34. // Icon with lowest ID value placed first to ensure application icon
  35. // remains consistent on all systems.
  36. IDI_ICON1 ICON DISCARDABLE "torque.ico"
  37. IDI_ICON2 ICON DISCARDABLE "torque.ico"
  38. #ifdef APSTUDIO_INVOKED
  39. /////////////////////////////////////////////////////////////////////////////
  40. //
  41. // TEXTINCLUDE
  42. //
  43. 1 TEXTINCLUDE DISCARDABLE
  44. BEGIN
  45. "resource.h\0"
  46. END
  47. 2 TEXTINCLUDE DISCARDABLE
  48. BEGIN
  49. "#include ""windows.h""\r\n"
  50. "\0"
  51. END
  52. 3 TEXTINCLUDE DISCARDABLE
  53. BEGIN
  54. "\r\n"
  55. "\0"
  56. END
  57. #endif // APSTUDIO_INVOKED
  58. #endif // English (U.S.) resources
  59. /////////////////////////////////////////////////////////////////////////////
  60. #ifndef APSTUDIO_INVOKED
  61. /////////////////////////////////////////////////////////////////////////////
  62. //
  63. // Generated from the TEXTINCLUDE 3 resource.
  64. //
  65. /////////////////////////////////////////////////////////////////////////////
  66. #endif // not APSTUDIO_INVOKED