1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00

Re-saved all projects

This commit is contained in:
ed 2018-03-13 08:59:59 +00:00
parent ec3831d05b
commit 81dd80f231
135 changed files with 506 additions and 0 deletions

View file

@ -91,6 +91,10 @@
//#define JUCE_JACK 0
#endif
#ifndef JUCE_USE_ANDROID_OBOE
//#define JUCE_USE_ANDROID_OBOE 0
#endif
#ifndef JUCE_USE_ANDROID_OPENSLES
//#define JUCE_USE_ANDROID_OPENSLES 0
#endif