uvatlas.rc 1.7 KB

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