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.

214 lines
8.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* LaunchScreen_storyboard;
  8. const int LaunchScreen_storyboardSize = 1042;
  9. extern const char* PIPAudioProcessor_cpp_in;
  10. const int PIPAudioProcessor_cpp_inSize = 483;
  11. extern const char* PIPComponent_cpp_in;
  12. const int PIPComponent_cpp_inSize = 2275;
  13. extern const char* PIPConsole_cpp_in;
  14. const int PIPConsole_cpp_inSize = 299;
  15. extern const char* RecentFilesMenuTemplate_nib;
  16. const int RecentFilesMenuTemplate_nibSize = 2842;
  17. extern const char* UnityPluginGUIScript_cs_in;
  18. const int UnityPluginGUIScript_cs_inSize = 6424;
  19. extern const char* gradlewrapper_jar;
  20. const int gradlewrapper_jarSize = 53636;
  21. extern const char* gradlew;
  22. const int gradlewSize = 4971;
  23. extern const char* gradlew_bat;
  24. const int gradlew_batSize = 2404;
  25. extern const char* LICENSE;
  26. const int LICENSESize = 11325;
  27. extern const char* background_logo_svg;
  28. const int background_logo_svgSize = 3117;
  29. extern const char* export_android_svg;
  30. const int export_android_svgSize = 3586;
  31. extern const char* export_clion_svg;
  32. const int export_clion_svgSize = 2244;
  33. extern const char* export_codeBlocks_svg;
  34. const int export_codeBlocks_svgSize = 1726;
  35. extern const char* export_linux_svg;
  36. const int export_linux_svgSize = 28184;
  37. extern const char* export_visualStudio_svg;
  38. const int export_visualStudio_svgSize = 1706;
  39. extern const char* export_xcode_svg;
  40. const int export_xcode_svgSize = 12295;
  41. extern const char* gpl_logo_svg;
  42. const int gpl_logo_svgSize = 27030;
  43. extern const char* jucelogowithtext_svg;
  44. const int jucelogowithtext_svgSize = 5312;
  45. extern const char* juce_icon_png;
  46. const int juce_icon_pngSize = 45854;
  47. extern const char* wizard_AnimatedApp_svg;
  48. const int wizard_AnimatedApp_svgSize = 5978;
  49. extern const char* wizard_AudioApp_svg;
  50. const int wizard_AudioApp_svgSize = 17791;
  51. extern const char* wizard_AudioPlugin_svg;
  52. const int wizard_AudioPlugin_svgSize = 21296;
  53. extern const char* wizard_ConsoleApp_svg;
  54. const int wizard_ConsoleApp_svgSize = 3249;
  55. extern const char* wizard_DLL_svg;
  56. const int wizard_DLL_svgSize = 7503;
  57. extern const char* wizard_GUI_svg;
  58. const int wizard_GUI_svgSize = 6528;
  59. extern const char* wizard_Highlight_svg;
  60. const int wizard_Highlight_svgSize = 1798;
  61. extern const char* wizard_Openfile_svg;
  62. const int wizard_Openfile_svgSize = 1859;
  63. extern const char* wizard_OpenGL_svg;
  64. const int wizard_OpenGL_svgSize = 4551;
  65. extern const char* wizard_StaticLibrary_svg;
  66. const int wizard_StaticLibrary_svgSize = 7488;
  67. extern const char* jucer_AnimatedComponentSimpleTemplate_h;
  68. const int jucer_AnimatedComponentSimpleTemplate_hSize = 1898;
  69. extern const char* jucer_AnimatedComponentTemplate_cpp;
  70. const int jucer_AnimatedComponentTemplate_cppSize = 1362;
  71. extern const char* jucer_AnimatedComponentTemplate_h;
  72. const int jucer_AnimatedComponentTemplate_hSize = 1008;
  73. extern const char* jucer_AudioComponentSimpleTemplate_h;
  74. const int jucer_AudioComponentSimpleTemplate_hSize = 3554;
  75. extern const char* jucer_AudioComponentTemplate_cpp;
  76. const int jucer_AudioComponentTemplate_cppSize = 2941;
  77. extern const char* jucer_AudioComponentTemplate_h;
  78. const int jucer_AudioComponentTemplate_hSize = 1187;
  79. extern const char* jucer_AudioPluginEditorTemplate_cpp;
  80. const int jucer_AudioPluginEditorTemplate_cppSize = 1355;
  81. extern const char* jucer_AudioPluginEditorTemplate_h;
  82. const int jucer_AudioPluginEditorTemplate_hSize = 973;
  83. extern const char* jucer_AudioPluginFilterTemplate_cpp;
  84. const int jucer_AudioPluginFilterTemplate_cppSize = 6218;
  85. extern const char* jucer_AudioPluginFilterTemplate_h;
  86. const int jucer_AudioPluginFilterTemplate_hSize = 2299;
  87. extern const char* jucer_ComponentTemplate_cpp;
  88. const int jucer_ComponentTemplate_cppSize = 2147;
  89. extern const char* jucer_ComponentTemplate_h;
  90. const int jucer_ComponentTemplate_hSize = 2065;
  91. extern const char* jucer_ContentCompSimpleTemplate_h;
  92. const int jucer_ContentCompSimpleTemplate_hSize = 1524;
  93. extern const char* jucer_ContentCompTemplate_cpp;
  94. const int jucer_ContentCompTemplate_cppSize = 1007;
  95. extern const char* jucer_ContentCompTemplate_h;
  96. const int jucer_ContentCompTemplate_hSize = 878;
  97. extern const char* jucer_InlineComponentTemplate_h;
  98. const int jucer_InlineComponentTemplate_hSize = 1276;
  99. extern const char* jucer_MainConsoleAppTemplate_cpp;
  100. const int jucer_MainConsoleAppTemplate_cppSize = 443;
  101. extern const char* jucer_MainTemplate_NoWindow_cpp;
  102. const int jucer_MainTemplate_NoWindow_cppSize = 1999;
  103. extern const char* jucer_MainTemplate_Window_cpp;
  104. const int jucer_MainTemplate_Window_cppSize = 4081;
  105. extern const char* jucer_NewComponentTemplate_cpp;
  106. const int jucer_NewComponentTemplate_cppSize = 1521;
  107. extern const char* jucer_NewComponentTemplate_h;
  108. const int jucer_NewComponentTemplate_hSize = 665;
  109. extern const char* jucer_NewCppFileTemplate_cpp;
  110. const int jucer_NewCppFileTemplate_cppSize = 278;
  111. extern const char* jucer_NewCppFileTemplate_h;
  112. const int jucer_NewCppFileTemplate_hSize = 258;
  113. extern const char* jucer_NewInlineComponentTemplate_h;
  114. const int jucer_NewInlineComponentTemplate_hSize = 1719;
  115. extern const char* jucer_OpenGLComponentSimpleTemplate_h;
  116. const int jucer_OpenGLComponentSimpleTemplate_hSize = 1987;
  117. extern const char* jucer_OpenGLComponentTemplate_cpp;
  118. const int jucer_OpenGLComponentTemplate_cppSize = 1470;
  119. extern const char* jucer_OpenGLComponentTemplate_h;
  120. const int jucer_OpenGLComponentTemplate_hSize = 1070;
  121. extern const char* jucer_PIPAudioProcessorTemplate_h;
  122. const int jucer_PIPAudioProcessorTemplate_hSize = 5055;
  123. extern const char* jucer_PIPTemplate_h;
  124. const int jucer_PIPTemplate_hSize = 517;
  125. extern const char* colourscheme_dark_xml;
  126. const int colourscheme_dark_xmlSize = 1050;
  127. extern const char* colourscheme_light_xml;
  128. const int colourscheme_light_xmlSize = 1050;
  129. extern const char* juce_runtime_arch_detection_cpp;
  130. const int juce_runtime_arch_detection_cppSize = 2129;
  131. // Number of elements in the namedResourceList and originalFileNames arrays.
  132. const int namedResourceListSize = 62;
  133. // Points to the start of a list of resource names.
  134. extern const char* namedResourceList[];
  135. // Points to the start of a list of resource filenames.
  136. extern const char* originalFilenames[];
  137. // If you provide the name of one of the binary resource variables above, this function will
  138. // return the corresponding data and its size (or a null pointer if the name isn't found).
  139. const char* getNamedResource (const char* resourceNameUTF8, int& dataSizeInBytes);
  140. // If you provide the name of one of the binary resource variables above, this function will
  141. // return the corresponding original, non-mangled filename (or a null pointer if the name isn't found).
  142. const char* getNamedResourceOriginalFilename (const char* resourceNameUTF8);
  143. }