Polycode.rc 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  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. // English (United States) resources
  14. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  15. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  16. #ifdef APSTUDIO_INVOKED
  17. /////////////////////////////////////////////////////////////////////////////
  18. //
  19. // TEXTINCLUDE
  20. //
  21. 1 TEXTINCLUDE
  22. BEGIN
  23. "resource.h\0"
  24. END
  25. 2 TEXTINCLUDE
  26. BEGIN
  27. "#include ""afxres.h""\r\n"
  28. "\0"
  29. END
  30. 3 TEXTINCLUDE
  31. BEGIN
  32. "\r\n"
  33. "\0"
  34. END
  35. #endif // APSTUDIO_INVOKED
  36. /////////////////////////////////////////////////////////////////////////////
  37. //
  38. // Icon
  39. //
  40. // Icon with lowest ID value placed first to ensure application icon
  41. // remains consistent on all systems.
  42. IDI_ICON1 ICON "..\\..\\..\\Assets\\Icons\\main_icon.ico"
  43. IDI_ICON2 ICON "..\\..\\..\\Assets\\Icons\\polycode_project.ico"
  44. IDI_ICON3 ICON "..\\..\\..\\Assets\\Icons\\app_file_icon.ico"
  45. #endif // English (United States) resources
  46. /////////////////////////////////////////////////////////////////////////////
  47. #ifndef APSTUDIO_INVOKED
  48. /////////////////////////////////////////////////////////////////////////////
  49. //
  50. // Generated from the TEXTINCLUDE 3 resource.
  51. //
  52. /////////////////////////////////////////////////////////////////////////////
  53. #endif // not APSTUDIO_INVOKED