File: BinaryData.h

package info (click to toggle)
juce 8.0.10%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 78,768 kB
  • sloc: cpp: 526,464; ansic: 159,952; java: 3,038; javascript: 847; xml: 269; python: 224; sh: 167; makefile: 84
file content (234 lines) | stat: -rw-r--r-- 9,619 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
/* =========================================================================================

   This is an auto-generated file: Any edits you make may be overwritten!

*/

#pragma once

namespace BinaryData
{
    extern const char*   JuceLV2Defines_h_in;
    const int            JuceLV2Defines_h_inSize = 91;

    extern const char*   LaunchScreen_storyboard;
    const int            LaunchScreen_storyboardSize = 1042;

    extern const char*   PIPAudioProcessor_cpp_in;
    const int            PIPAudioProcessor_cpp_inSize = 483;

    extern const char*   PIPAudioProcessorWithARA_cpp_in;
    const int            PIPAudioProcessorWithARA_cpp_inSize = 689;

    extern const char*   PIPComponent_cpp_in;
    const int            PIPComponent_cpp_inSize = 3231;

    extern const char*   PIPConsole_cpp_in;
    const int            PIPConsole_cpp_inSize = 299;

    extern const char*   RecentFilesMenuTemplate_nib;
    const int            RecentFilesMenuTemplate_nibSize = 2842;

    extern const char*   UnityPluginGUIScript_cs_in;
    const int            UnityPluginGUIScript_cs_inSize = 6424;

    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 = 3249;

    extern const char*   export_android_svg;
    const int            export_android_svgSize = 3586;

    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*   juce_icon_png;
    const int            juce_icon_pngSize = 105697;

    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_AnimatedComponentSimpleTemplate_h;
    const int            jucer_AnimatedComponentSimpleTemplate_hSize = 1898;

    extern const char*   jucer_AnimatedComponentTemplate_cpp;
    const int            jucer_AnimatedComponentTemplate_cppSize = 1362;

    extern const char*   jucer_AnimatedComponentTemplate_h;
    const int            jucer_AnimatedComponentTemplate_hSize = 1008;

    extern const char*   jucer_AudioComponentSimpleTemplate_h;
    const int            jucer_AudioComponentSimpleTemplate_hSize = 3554;

    extern const char*   jucer_AudioComponentTemplate_cpp;
    const int            jucer_AudioComponentTemplate_cppSize = 2941;

    extern const char*   jucer_AudioComponentTemplate_h;
    const int            jucer_AudioComponentTemplate_hSize = 1187;

    extern const char*   jucer_AudioPluginARADocumentControllerTemplate_cpp;
    const int            jucer_AudioPluginARADocumentControllerTemplate_cppSize = 1916;

    extern const char*   jucer_AudioPluginARADocumentControllerTemplate_h;
    const int            jucer_AudioPluginARADocumentControllerTemplate_hSize = 1445;

    extern const char*   jucer_AudioPluginARAEditorTemplate_cpp;
    const int            jucer_AudioPluginARAEditorTemplate_cppSize = 1613;

    extern const char*   jucer_AudioPluginARAEditorTemplate_h;
    const int            jucer_AudioPluginARAEditorTemplate_hSize = 1142;

    extern const char*   jucer_AudioPluginARAFilterTemplate_h;
    const int            jucer_AudioPluginARAFilterTemplate_hSize = 2462;

    extern const char*   jucer_AudioPluginARAPlaybackRendererTemplate_cpp;
    const int            jucer_AudioPluginARAPlaybackRendererTemplate_cppSize = 5322;

    extern const char*   jucer_AudioPluginARAPlaybackRendererTemplate_h;
    const int            jucer_AudioPluginARAPlaybackRendererTemplate_hSize = 1757;

    extern const char*   jucer_AudioPluginEditorTemplate_cpp;
    const int            jucer_AudioPluginEditorTemplate_cppSize = 1375;

    extern const char*   jucer_AudioPluginEditorTemplate_h;
    const int            jucer_AudioPluginEditorTemplate_hSize = 973;

    extern const char*   jucer_AudioPluginFilterTemplate_cpp;
    const int            jucer_AudioPluginFilterTemplate_cppSize = 6218;

    extern const char*   jucer_AudioPluginFilterTemplate_h;
    const int            jucer_AudioPluginFilterTemplate_hSize = 2299;

    extern const char*   jucer_ComponentTemplate_cpp;
    const int            jucer_ComponentTemplate_cppSize = 2142;

    extern const char*   jucer_ComponentTemplate_h;
    const int            jucer_ComponentTemplate_hSize = 2060;

    extern const char*   jucer_ContentCompSimpleTemplate_h;
    const int            jucer_ContentCompSimpleTemplate_hSize = 1531;

    extern const char*   jucer_ContentCompTemplate_cpp;
    const int            jucer_ContentCompTemplate_cppSize = 1014;

    extern const char*   jucer_ContentCompTemplate_h;
    const int            jucer_ContentCompTemplate_hSize = 878;

    extern const char*   jucer_InlineComponentTemplate_h;
    const int            jucer_InlineComponentTemplate_hSize = 1296;

    extern const char*   jucer_MainConsoleAppTemplate_cpp;
    const int            jucer_MainConsoleAppTemplate_cppSize = 443;

    extern const char*   jucer_MainTemplate_NoWindow_cpp;
    const int            jucer_MainTemplate_NoWindow_cppSize = 1999;

    extern const char*   jucer_MainTemplate_Window_cpp;
    const int            jucer_MainTemplate_Window_cppSize = 4081;

    extern const char*   jucer_NewComponentTemplate_cpp;
    const int            jucer_NewComponentTemplate_cppSize = 1541;

    extern const char*   jucer_NewComponentTemplate_h;
    const int            jucer_NewComponentTemplate_hSize = 665;

    extern const char*   jucer_NewCppFileTemplate_cpp;
    const int            jucer_NewCppFileTemplate_cppSize = 278;

    extern const char*   jucer_NewCppFileTemplate_h;
    const int            jucer_NewCppFileTemplate_hSize = 258;

    extern const char*   jucer_NewInlineComponentTemplate_h;
    const int            jucer_NewInlineComponentTemplate_hSize = 1739;

    extern const char*   jucer_OpenGLComponentSimpleTemplate_h;
    const int            jucer_OpenGLComponentSimpleTemplate_hSize = 1987;

    extern const char*   jucer_OpenGLComponentTemplate_cpp;
    const int            jucer_OpenGLComponentTemplate_cppSize = 1470;

    extern const char*   jucer_OpenGLComponentTemplate_h;
    const int            jucer_OpenGLComponentTemplate_hSize = 1070;

    extern const char*   jucer_PIPAudioProcessorTemplate_h;
    const int            jucer_PIPAudioProcessorTemplate_hSize = 5055;

    extern const char*   jucer_PIPTemplate_h;
    const int            jucer_PIPTemplate_hSize = 517;

    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*   juce_runtime_arch_detection_cpp;
    const int            juce_runtime_arch_detection_cppSize = 3575;

    extern const char*   juce_LinuxSubprocessHelper_cpp;
    const int            juce_LinuxSubprocessHelper_cppSize = 1865;

    extern const char*   juce_SimpleBinaryBuilder_cpp;
    const int            juce_SimpleBinaryBuilder_cppSize = 12997;

    // Number of elements in the namedResourceList and originalFileNames arrays.
    const int namedResourceListSize = 69;

    // Points to the start of a list of resource names.
    extern const char* namedResourceList[];

    // Points to the start of a list of resource filenames.
    extern const char* originalFilenames[];

    // 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);

    // If you provide the name of one of the binary resource variables above, this function will
    // return the corresponding original, non-mangled filename (or a null pointer if the name isn't found).
    const char* getNamedResourceOriginalFilename (const char* resourceNameUTF8);
}