mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
170 lines
6.4 KiB
C++
170 lines
6.4 KiB
C++
/* =========================================================================================
|
|
|
|
This is an auto-generated file: Any edits you make may be overwritten!
|
|
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
namespace BinaryData
|
|
{
|
|
extern const char* gradlewrapper_jar;
|
|
const int gradlewrapper_jarSize = 53636;
|
|
|
|
extern const char* gradlew;
|
|
const int gradlewSize = 4971;
|
|
|
|
extern const char* gradlew_bat;
|
|
const int gradlew_batSize = 2404;
|
|
|
|
extern const char* LICENSE;
|
|
const int LICENSESize = 11325;
|
|
|
|
extern const char* background_logo_svg;
|
|
const int background_logo_svgSize = 3117;
|
|
|
|
extern const char* export_android_svg;
|
|
const int export_android_svgSize = 3586;
|
|
|
|
extern const char* export_clion_svg;
|
|
const int export_clion_svgSize = 2244;
|
|
|
|
extern const char* export_codeBlocks_svg;
|
|
const int export_codeBlocks_svgSize = 1726;
|
|
|
|
extern const char* export_linux_svg;
|
|
const int export_linux_svgSize = 28184;
|
|
|
|
extern const char* export_visualStudio_svg;
|
|
const int export_visualStudio_svgSize = 1706;
|
|
|
|
extern const char* export_xcode_svg;
|
|
const int export_xcode_svgSize = 12295;
|
|
|
|
extern const char* huckleberry_icon_svg;
|
|
const int huckleberry_icon_svgSize = 3375;
|
|
|
|
extern const char* jucelogowithtext_svg;
|
|
const int jucelogowithtext_svgSize = 5312;
|
|
|
|
extern const char* juce_icon_png;
|
|
const int juce_icon_pngSize = 45854;
|
|
|
|
extern const char* wizard_AnimatedApp_svg;
|
|
const int wizard_AnimatedApp_svgSize = 5978;
|
|
|
|
extern const char* wizard_AudioApp_svg;
|
|
const int wizard_AudioApp_svgSize = 17791;
|
|
|
|
extern const char* wizard_AudioPlugin_svg;
|
|
const int wizard_AudioPlugin_svgSize = 21296;
|
|
|
|
extern const char* wizard_ConsoleApp_svg;
|
|
const int wizard_ConsoleApp_svgSize = 3249;
|
|
|
|
extern const char* wizard_DLL_svg;
|
|
const int wizard_DLL_svgSize = 7503;
|
|
|
|
extern const char* wizard_GUI_svg;
|
|
const int wizard_GUI_svgSize = 6528;
|
|
|
|
extern const char* wizard_Highlight_svg;
|
|
const int wizard_Highlight_svgSize = 1798;
|
|
|
|
extern const char* wizard_Openfile_svg;
|
|
const int wizard_Openfile_svgSize = 1859;
|
|
|
|
extern const char* wizard_OpenGL_svg;
|
|
const int wizard_OpenGL_svgSize = 4551;
|
|
|
|
extern const char* wizard_StaticLibrary_svg;
|
|
const int wizard_StaticLibrary_svgSize = 7488;
|
|
|
|
extern const char* jucer_AnimatedComponentTemplate_cpp;
|
|
const int jucer_AnimatedComponentTemplate_cppSize = 1887;
|
|
|
|
extern const char* jucer_AudioComponentTemplate_cpp;
|
|
const int jucer_AudioComponentTemplate_cppSize = 3141;
|
|
|
|
extern const char* jucer_AudioPluginEditorTemplate_cpp;
|
|
const int jucer_AudioPluginEditorTemplate_cppSize = 1310;
|
|
|
|
extern const char* jucer_AudioPluginEditorTemplate_h;
|
|
const int jucer_AudioPluginEditorTemplate_hSize = 938;
|
|
|
|
extern const char* jucer_AudioPluginFilterTemplate_cpp;
|
|
const int jucer_AudioPluginFilterTemplate_cppSize = 5647;
|
|
|
|
extern const char* jucer_AudioPluginFilterTemplate_h;
|
|
const int jucer_AudioPluginFilterTemplate_hSize = 2245;
|
|
|
|
extern const char* jucer_ComponentTemplate_cpp;
|
|
const int jucer_ComponentTemplate_cppSize = 2151;
|
|
|
|
extern const char* jucer_ComponentTemplate_h;
|
|
const int jucer_ComponentTemplate_hSize = 2064;
|
|
|
|
extern const char* jucer_ContentCompTemplate_cpp;
|
|
const int jucer_ContentCompTemplate_cppSize = 1029;
|
|
|
|
extern const char* jucer_ContentCompTemplate_h;
|
|
const int jucer_ContentCompTemplate_hSize = 886;
|
|
|
|
extern const char* jucer_InlineComponentTemplate_h;
|
|
const int jucer_InlineComponentTemplate_hSize = 1208;
|
|
|
|
extern const char* jucer_MainConsoleAppTemplate_cpp;
|
|
const int jucer_MainConsoleAppTemplate_cppSize = 470;
|
|
|
|
extern const char* jucer_MainTemplate_NoWindow_cpp;
|
|
const int jucer_MainTemplate_NoWindow_cppSize = 1992;
|
|
|
|
extern const char* jucer_MainTemplate_SimpleWindow_cpp;
|
|
const int jucer_MainTemplate_SimpleWindow_cppSize = 4001;
|
|
|
|
extern const char* jucer_MainTemplate_Window_cpp;
|
|
const int jucer_MainTemplate_Window_cppSize = 3913;
|
|
|
|
extern const char* jucer_NewComponentTemplate_cpp;
|
|
const int jucer_NewComponentTemplate_cppSize = 1436;
|
|
|
|
extern const char* jucer_NewComponentTemplate_h;
|
|
const int jucer_NewComponentTemplate_hSize = 610;
|
|
|
|
extern const char* jucer_NewCppFileTemplate_cpp;
|
|
const int jucer_NewCppFileTemplate_cppSize = 262;
|
|
|
|
extern const char* jucer_NewCppFileTemplate_h;
|
|
const int jucer_NewCppFileTemplate_hSize = 246;
|
|
|
|
extern const char* jucer_NewInlineComponentTemplate_h;
|
|
const int jucer_NewInlineComponentTemplate_hSize = 1635;
|
|
|
|
extern const char* jucer_OpenGLComponentTemplate_cpp;
|
|
const int jucer_OpenGLComponentTemplate_cppSize = 1716;
|
|
|
|
extern const char* colourscheme_dark_xml;
|
|
const int colourscheme_dark_xmlSize = 1050;
|
|
|
|
extern const char* colourscheme_light_xml;
|
|
const int colourscheme_light_xmlSize = 1050;
|
|
|
|
extern const char* offlinepage_html;
|
|
const int offlinepage_htmlSize = 1155;
|
|
|
|
extern const char* projucer_EULA_txt;
|
|
const int projucer_EULA_txtSize = 14394;
|
|
|
|
extern const char* RecentFilesMenuTemplate_nib;
|
|
const int RecentFilesMenuTemplate_nibSize = 2842;
|
|
|
|
// Points to the start of a list of resource names.
|
|
extern const char* namedResourceList[];
|
|
|
|
// Number of elements in the namedResourceList array.
|
|
const int namedResourceListSize = 50;
|
|
|
|
// If you provide the name of one of the binary resource variables above, this function will
|
|
// return the corresponding data and its size (or a null pointer if the name isn't found).
|
|
const char* getNamedResource (const char* resourceNameUTF8, int& dataSizeInBytes) throw();
|
|
}
|