comparison JuceLibraryCode/AppConfig.h @ 47:e314677c49f6

Fix for building on XCode 6.
author Andrew McPherson <andrewm@eecs.qmul.ac.uk>
date Sat, 03 Jan 2015 23:08:40 +0000
parents 78b9808a2c65
children e468cb91794a
comparison
equal deleted inserted replaced
46:78b9808a2c65 47:e314677c49f6
40 //#define JUCE_ASIO 40 //#define JUCE_ASIO
41 #endif 41 #endif
42 42
43 #ifndef JUCE_WASAPI 43 #ifndef JUCE_WASAPI
44 //#define JUCE_WASAPI 44 //#define JUCE_WASAPI
45 #endif
46
47 #ifndef JUCE_WASAPI_EXCLUSIVE
48 //#define JUCE_WASAPI_EXCLUSIVE
45 #endif 49 #endif
46 50
47 #ifndef JUCE_DIRECTSOUND 51 #ifndef JUCE_DIRECTSOUND
48 //#define JUCE_DIRECTSOUND 52 //#define JUCE_DIRECTSOUND
49 #endif 53 #endif