1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-07 04:10:08 +00:00

Resaved projects.

This commit is contained in:
jules 2014-12-29 10:24:17 +00:00
parent 268497e8bc
commit d31d02b4e8
3 changed files with 12 additions and 0 deletions

View file

@ -46,6 +46,10 @@
//#define JUCE_WASAPI
#endif
#ifndef JUCE_WASAPI_EXCLUSIVE
//#define JUCE_WASAPI_EXCLUSIVE
#endif
#ifndef JUCE_DIRECTSOUND
//#define JUCE_DIRECTSOUND
#endif