Collection of DPF-based plugins for packaging
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

111 lines
2.4KB

  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 "Windows.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. #pragma code_page(1252)
  17. /////////////////////////////////////////////////////////////////////////////
  18. //
  19. // Icon
  20. //
  21. // Icon with lowest ID value placed first to ensure application icon
  22. // remains consistent on all systems.
  23. MAINICON ICON "projectM_qDj_icon.ico"
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29. 1 TEXTINCLUDE
  30. BEGIN
  31. "resource.h\0"
  32. END
  33. 2 TEXTINCLUDE
  34. BEGIN
  35. "#include ""Windows.h""\r\n"
  36. "\0"
  37. END
  38. 3 TEXTINCLUDE
  39. BEGIN
  40. "\r\n"
  41. "\0"
  42. END
  43. #endif // APSTUDIO_INVOKED
  44. /////////////////////////////////////////////////////////////////////////////
  45. //
  46. // Version
  47. //
  48. VS_VERSION_INFO VERSIONINFO
  49. FILEVERSION 3,1,1,0
  50. PRODUCTVERSION 3,1,1,0
  51. FILEFLAGSMASK 0x3fL
  52. #ifdef _DEBUG
  53. FILEFLAGS 0x1L
  54. #else
  55. FILEFLAGS 0x0L
  56. #endif
  57. FILEOS 0x40004L
  58. FILETYPE 0x1L
  59. FILESUBTYPE 0x0L
  60. BEGIN
  61. BLOCK "StringFileInfo"
  62. BEGIN
  63. BLOCK "040904b0"
  64. BEGIN
  65. VALUE "CompanyName", "projectM Team"
  66. VALUE "FileDescription", "projectM Visualizer."
  67. VALUE "FileVersion", "3.`"
  68. VALUE "InternalName", "projectM.exe"
  69. VALUE "LegalCopyright", "Copyright (C) 2019 projectM Team"
  70. VALUE "OriginalFilename", "projectM.exe"
  71. VALUE "ProductName", "projectM"
  72. VALUE "ProductVersion", "3.1.1.0"
  73. END
  74. END
  75. BLOCK "VarFileInfo"
  76. BEGIN
  77. VALUE "Translation", 0x409, 1200
  78. END
  79. END
  80. #endif // English (United States) resources
  81. /////////////////////////////////////////////////////////////////////////////
  82. #ifndef APSTUDIO_INVOKED
  83. /////////////////////////////////////////////////////////////////////////////
  84. //
  85. // Generated from the TEXTINCLUDE 3 resource.
  86. //
  87. /////////////////////////////////////////////////////////////////////////////
  88. #endif // not APSTUDIO_INVOKED