/* ========================================================================================= This is an auto-generated file: Any edits you make may be overwritten! */ #ifndef BINARYDATA_H_62491730_INCLUDED #define BINARYDATA_H_62491730_INCLUDED namespace BinaryData { extern const char* jucer_AnimatedComponentTemplate_cpp; const int jucer_AnimatedComponentTemplate_cppSize = 1949; extern const char* jucer_AudioComponentTemplate_cpp; const int jucer_AudioComponentTemplate_cppSize = 3203; extern const char* jucer_AudioPluginEditorTemplate_cpp; const int jucer_AudioPluginEditorTemplate_cppSize = 1162; extern const char* jucer_AudioPluginEditorTemplate_h; const int jucer_AudioPluginEditorTemplate_hSize = 994; extern const char* jucer_AudioPluginFilterTemplate_cpp; const int jucer_AudioPluginFilterTemplate_cppSize = 4255; extern const char* jucer_AudioPluginFilterTemplate_h; const int jucer_AudioPluginFilterTemplate_hSize = 2114; extern const char* jucer_ComponentTemplate_cpp; const int jucer_ComponentTemplate_cppSize = 2151; extern const char* jucer_ComponentTemplate_h; const int jucer_ComponentTemplate_hSize = 2155; extern const char* jucer_ContentCompTemplate_cpp; const int jucer_ContentCompTemplate_cppSize = 886; extern const char* jucer_ContentCompTemplate_h; const int jucer_ContentCompTemplate_hSize = 924; extern const char* jucer_InlineComponentTemplate_h; const int jucer_InlineComponentTemplate_hSize = 1143; 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 = 3848; extern const char* jucer_MainTemplate_Window_cpp; const int jucer_MainTemplate_Window_cppSize = 3760; extern const char* jucer_NewComponentTemplate_cpp; const int jucer_NewComponentTemplate_cppSize = 1389; extern const char* jucer_NewComponentTemplate_h; const int jucer_NewComponentTemplate_hSize = 648; extern const char* jucer_NewCppFileTemplate_cpp; const int jucer_NewCppFileTemplate_cppSize = 262; extern const char* jucer_NewCppFileTemplate_h; const int jucer_NewCppFileTemplate_hSize = 308; extern const char* jucer_NewInlineComponentTemplate_h; const int jucer_NewInlineComponentTemplate_hSize = 1626; extern const char* jucer_OpenGLComponentTemplate_cpp; const int jucer_OpenGLComponentTemplate_cppSize = 1827; extern const char* background_logo_svg; const int background_logo_svgSize = 3117; extern const char* background_tile_png; const int background_tile_pngSize = 151; 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* ContaxPro45Lig_otf; const int ContaxPro45Lig_otfSize = 24660; extern const char* ContaxPro55Rm_otf; const int ContaxPro55Rm_otfSize = 30772; extern const char* ContaxPro55RmSC_otf; const int ContaxPro55RmSC_otfSize = 25312; extern const char* ContaxPro65Med_otf; const int ContaxPro65Med_otfSize = 24964; extern const char* juce_icon_png; const int juce_icon_pngSize = 45854; extern const char* projectIconAndroid_png; const int projectIconAndroid_pngSize = 8150; extern const char* projectIconCodeblocks_png; const int projectIconCodeblocks_pngSize = 11917; extern const char* projectIconLinuxMakefile_png; const int projectIconLinuxMakefile_pngSize = 16444; extern const char* projectIconVisualStudio_png; const int projectIconVisualStudio_pngSize = 7194; extern const char* projectIconXcode_png; const int projectIconXcode_pngSize = 18281; extern const char* projectIconXcodeIOS_png; const int projectIconXcodeIOS_pngSize = 18111; extern const char* projucer_EULA_txt; const int projucer_EULA_txtSize = 14598; extern const char* projucer_login_bg_svg; const int projucer_login_bg_svgSize = 5046; extern const char* RecentFilesMenuTemplate_nib; const int RecentFilesMenuTemplate_nibSize = 2842; extern const char* wizard_AnimatedApp_svg; const int wizard_AnimatedApp_svgSize = 2963; extern const char* wizard_AudioApp_svg; const int wizard_AudioApp_svgSize = 9802; extern const char* wizard_AudioPlugin_svg; const int wizard_AudioPlugin_svgSize = 10809; extern const char* wizard_ConsoleApp_svg; const int wizard_ConsoleApp_svgSize = 1204; extern const char* wizard_DLL_svg; const int wizard_DLL_svgSize = 3588; extern const char* wizard_GUI_svg; const int wizard_GUI_svgSize = 3448; extern const char* wizard_Highlight_svg; const int wizard_Highlight_svgSize = 638; extern const char* wizard_Openfile_svg; const int wizard_Openfile_svgSize = 686; extern const char* wizard_OpenGL_svg; const int wizard_OpenGL_svgSize = 2497; extern const char* wizard_StaticLibrary_svg; const int wizard_StaticLibrary_svgSize = 3563; // Points to the start of a list of resource names. extern const char* namedResourceList[]; // Number of elements in the namedResourceList array. const int namedResourceListSize = 49; // 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(); } #endif