comparison JuceLibraryCode/AppConfig.h @ 46:78b9808a2c65

New features in release angle mapping, plus bugfixes on Linux (thanks Martin).
author Andrew McPherson <andrewm@eecs.qmul.ac.uk>
date Wed, 24 Sep 2014 00:29:18 +0100
parents 48e3f67b5fe0
children e314677c49f6
comparison
equal deleted inserted replaced
45:518027b4a3eb 46:78b9808a2c65
149 149
150 #ifndef JUCE_WEB_BROWSER 150 #ifndef JUCE_WEB_BROWSER
151 //#define JUCE_WEB_BROWSER 151 //#define JUCE_WEB_BROWSER
152 #endif 152 #endif
153 153
154 #ifndef JUCE_ENABLE_LIVE_CONSTANT_EDITOR
155 //#define JUCE_ENABLE_LIVE_CONSTANT_EDITOR
156 #endif
157
154 158
155 #endif // __JUCE_APPCONFIG_IJU11L__ 159 #endif // __JUCE_APPCONFIG_IJU11L__