1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-27 02:20:05 +00:00

Re-save projects

This commit is contained in:
Tom Poole 2022-04-11 13:44:09 +01:00
parent 14ab027b0e
commit 220fa03eb0
39 changed files with 195 additions and 40 deletions

View file

@ -189,7 +189,7 @@ namespace BinaryData
const int colourscheme_light_xmlSize = 1050;
extern const char* juce_runtime_arch_detection_cpp;
const int juce_runtime_arch_detection_cppSize = 2129;
const int juce_runtime_arch_detection_cppSize = 3047;
// Number of elements in the namedResourceList and originalFileNames arrays.
const int namedResourceListSize = 61;