File: BinaryData.h

package info (click to toggle)
juce 5.4.1%2Breally5.4.1~repack-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 45,904 kB
  • sloc: cpp: 359,333; java: 15,402; ansic: 750; xml: 243; sh: 192; makefile: 146; cs: 132; python: 117
file content (213 lines) | stat: -rw-r--r-- 8,461 bytes parent folder | download | duplicates (2)
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
/* =========================================================================================

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    extern const char*   jucer_MainTemplate_SimpleWindow_cpp;
    const int            jucer_MainTemplate_SimpleWindow_cppSize = 4127;

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

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

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

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

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

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

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

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

    extern const char*   jucer_PIPMain_cpp;
    const int            jucer_PIPMain_cppSize = 2447;

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

    extern const char*   jucer_UnityPluginGUIScript_cs;
    const int            jucer_UnityPluginGUIScript_csSize = 6433;

    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*   nothingtoseehere_txt;
    const int            nothingtoseehere_txtSize = 20;

    extern const char*   offlinepage_html;
    const int            offlinepage_htmlSize = 1155;

    extern const char*   projucer_EULA_txt;
    const int            projucer_EULA_txtSize = 14361;

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

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

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