1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-15 00:24:19 +00:00

Re-saved all projects

This commit is contained in:
hogliux 2017-05-18 12:56:52 +01:00
parent 14d7675c48
commit 473147350d
345 changed files with 323284 additions and 94405 deletions

View file

@ -348,7 +348,7 @@
#define JucePlugin_AUManufacturerCode JucePlugin_ManufacturerCode
#endif
#ifndef JucePlugin_CFBundleIdentifier
#define JucePlugin_CFBundleIdentifier com.ROLI.MultiOutSynth
#define JucePlugin_CFBundleIdentifier com.roli.MultiOutSynth
#endif
#ifndef JucePlugin_RTASCategory
#define JucePlugin_RTASCategory ePlugInCategory_SWGenerators
@ -366,7 +366,7 @@
#define JucePlugin_RTASDisableMultiMono 0
#endif
#ifndef JucePlugin_AAXIdentifier
#define JucePlugin_AAXIdentifier com.ROLI.MultiOutSynth
#define JucePlugin_AAXIdentifier com.roli.MultiOutSynth
#endif
#ifndef JucePlugin_AAXManufacturerCode
#define JucePlugin_AAXManufacturerCode JucePlugin_ManufacturerCode