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-01-09 09:50:38 +00:00
parent 5095bea44a
commit 3f565bf81f
102 changed files with 417 additions and 129 deletions

View file

@ -201,6 +201,14 @@
//#define JUCE_ENABLE_REPAINT_DEBUGGING 0
#endif
#ifndef JUCE_USE_XRANDR
//#define JUCE_USE_XRANDR 1
#endif
#ifndef JUCE_USE_XINERAMA
//#define JUCE_USE_XINERAMA 1
#endif
#ifndef JUCE_USE_XSHM
//#define JUCE_USE_XSHM 1
#endif