The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
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.

168 lines
6.3KB

  1. /* =========================================================================================
  2. This is an auto-generated file: Any edits you make may be overwritten!
  3. */
  4. #pragma once
  5. namespace BinaryData
  6. {
  7. extern const char* gradlewrapper_jar;
  8. const int gradlewrapper_jarSize = 53636;
  9. extern const char* gradlew;
  10. const int gradlewSize = 4971;
  11. extern const char* gradlew_bat;
  12. const int gradlew_batSize = 2404;
  13. extern const char* LICENSE;
  14. const int LICENSESize = 11325;
  15. extern const char* background_logo_svg;
  16. const int background_logo_svgSize = 3117;
  17. extern const char* export_android_svg;
  18. const int export_android_svgSize = 3586;
  19. extern const char* export_codeBlocks_svg;
  20. const int export_codeBlocks_svgSize = 1726;
  21. extern const char* export_linux_svg;
  22. const int export_linux_svgSize = 28184;
  23. extern const char* export_visualStudio_svg;
  24. const int export_visualStudio_svgSize = 1706;
  25. extern const char* export_xcode_svg;
  26. const int export_xcode_svgSize = 12295;
  27. extern const char* huckleberry_icon_svg;
  28. const int huckleberry_icon_svgSize = 3375;
  29. extern const char* jucelogowithtext_svg;
  30. const int jucelogowithtext_svgSize = 5312;
  31. extern const char* juce_icon_png;
  32. const int juce_icon_pngSize = 45854;
  33. extern const char* wizard_AnimatedApp_svg;
  34. const int wizard_AnimatedApp_svgSize = 5978;
  35. extern const char* wizard_AudioApp_svg;
  36. const int wizard_AudioApp_svgSize = 17791;
  37. extern const char* wizard_AudioPlugin_svg;
  38. const int wizard_AudioPlugin_svgSize = 21296;
  39. extern const char* wizard_ConsoleApp_svg;
  40. const int wizard_ConsoleApp_svgSize = 3249;
  41. extern const char* wizard_DLL_svg;
  42. const int wizard_DLL_svgSize = 7503;
  43. extern const char* wizard_GUI_svg;
  44. const int wizard_GUI_svgSize = 6528;
  45. extern const char* wizard_Highlight_svg;
  46. const int wizard_Highlight_svgSize = 1798;
  47. extern const char* wizard_Openfile_svg;
  48. const int wizard_Openfile_svgSize = 1859;
  49. extern const char* wizard_OpenGL_svg;
  50. const int wizard_OpenGL_svgSize = 4551;
  51. extern const char* wizard_StaticLibrary_svg;
  52. const int wizard_StaticLibrary_svgSize = 7488;
  53. extern const char* jucer_AnimatedComponentTemplate_cpp;
  54. const int jucer_AnimatedComponentTemplate_cppSize = 1887;
  55. extern const char* jucer_AudioComponentTemplate_cpp;
  56. const int jucer_AudioComponentTemplate_cppSize = 3141;
  57. extern const char* jucer_AudioPluginEditorTemplate_cpp;
  58. const int jucer_AudioPluginEditorTemplate_cppSize = 1310;
  59. extern const char* jucer_AudioPluginEditorTemplate_h;
  60. const int jucer_AudioPluginEditorTemplate_hSize = 938;
  61. extern const char* jucer_AudioPluginFilterTemplate_cpp;
  62. const int jucer_AudioPluginFilterTemplate_cppSize = 5647;
  63. extern const char* jucer_AudioPluginFilterTemplate_h;
  64. const int jucer_AudioPluginFilterTemplate_hSize = 2245;
  65. extern const char* jucer_ComponentTemplate_cpp;
  66. const int jucer_ComponentTemplate_cppSize = 2151;
  67. extern const char* jucer_ComponentTemplate_h;
  68. const int jucer_ComponentTemplate_hSize = 2064;
  69. extern const char* jucer_ContentCompTemplate_cpp;
  70. const int jucer_ContentCompTemplate_cppSize = 1029;
  71. extern const char* jucer_ContentCompTemplate_h;
  72. const int jucer_ContentCompTemplate_hSize = 886;
  73. extern const char* jucer_InlineComponentTemplate_h;
  74. const int jucer_InlineComponentTemplate_hSize = 1208;
  75. extern const char* jucer_MainConsoleAppTemplate_cpp;
  76. const int jucer_MainConsoleAppTemplate_cppSize = 470;
  77. extern const char* jucer_MainTemplate_NoWindow_cpp;
  78. const int jucer_MainTemplate_NoWindow_cppSize = 1992;
  79. extern const char* jucer_MainTemplate_SimpleWindow_cpp;
  80. const int jucer_MainTemplate_SimpleWindow_cppSize = 4001;
  81. extern const char* jucer_MainTemplate_Window_cpp;
  82. const int jucer_MainTemplate_Window_cppSize = 3913;
  83. extern const char* jucer_NewComponentTemplate_cpp;
  84. const int jucer_NewComponentTemplate_cppSize = 1436;
  85. extern const char* jucer_NewComponentTemplate_h;
  86. const int jucer_NewComponentTemplate_hSize = 610;
  87. extern const char* jucer_NewCppFileTemplate_cpp;
  88. const int jucer_NewCppFileTemplate_cppSize = 262;
  89. extern const char* jucer_NewCppFileTemplate_h;
  90. const int jucer_NewCppFileTemplate_hSize = 246;
  91. extern const char* jucer_NewInlineComponentTemplate_h;
  92. const int jucer_NewInlineComponentTemplate_hSize = 1635;
  93. extern const char* jucer_OpenGLComponentTemplate_cpp;
  94. const int jucer_OpenGLComponentTemplate_cppSize = 1716;
  95. extern const char* colourscheme_dark_xml;
  96. const int colourscheme_dark_xmlSize = 1050;
  97. extern const char* colourscheme_light_xml;
  98. const int colourscheme_light_xmlSize = 1050;
  99. extern const char* offlinepage_html;
  100. const int offlinepage_htmlSize = 1155;
  101. extern const char* projucer_EULA_txt;
  102. const int projucer_EULA_txtSize = 14394;
  103. extern const char* RecentFilesMenuTemplate_nib;
  104. const int RecentFilesMenuTemplate_nibSize = 2842;
  105. // Points to the start of a list of resource names.
  106. extern const char* namedResourceList[];
  107. // Number of elements in the namedResourceList array.
  108. const int namedResourceListSize = 49;
  109. // If you provide the name of one of the binary resource variables above, this function will
  110. // return the corresponding data and its size (or a null pointer if the name isn't found).
  111. const char* getNamedResource (const char* resourceNameUTF8, int& dataSizeInBytes) throw();
  112. }