mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-20 01:14:20 +00:00
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
This commit is contained in:
parent
1a21c89755
commit
b70e0a28d2
1527 changed files with 90380 additions and 396643 deletions
|
|
@ -3,39 +3,17 @@
|
|||
IMPORTANT! This file is auto-generated each time you save your
|
||||
project - if you alter its contents, your changes may be overwritten!
|
||||
|
||||
If you want to change any of these values, use the Introjucer to do so, rather than
|
||||
editing this file directly!
|
||||
If you want to change any of these values, use the Introjucer to do so,
|
||||
rather than editing this file directly!
|
||||
|
||||
Any commented-out settings will fall back to using the default values that
|
||||
they are given in juce_Config.h
|
||||
Any commented-out settings will assume their default values.
|
||||
|
||||
*/
|
||||
|
||||
//==============================================================================
|
||||
// juce_core flags:
|
||||
|
||||
//#define JUCE_FORCE_DEBUG
|
||||
//#define JUCE_LOG_ASSERTIONS
|
||||
//#define JUCE_ASIO
|
||||
//#define JUCE_WASAPI
|
||||
//#define JUCE_DIRECTSOUND
|
||||
//#define JUCE_DIRECTSHOW
|
||||
//#define JUCE_MEDIAFOUNDATION
|
||||
//#define JUCE_ALSA
|
||||
//#define JUCE_QUICKTIME
|
||||
//#define JUCE_OPENGL
|
||||
//#define JUCE_DIRECT2D
|
||||
//#define JUCE_USE_FLAC
|
||||
//#define JUCE_USE_OGGVORBIS
|
||||
//#define JUCE_USE_CDBURNER
|
||||
//#define JUCE_USE_CDREADER
|
||||
//#define JUCE_USE_CAMERA
|
||||
//#define JUCE_ENABLE_REPAINT_DEBUGGING
|
||||
//#define JUCE_USE_XINERAMA
|
||||
//#define JUCE_USE_XSHM
|
||||
//#define JUCE_USE_XRENDER
|
||||
//#define JUCE_USE_XCURSOR
|
||||
//#define JUCE_PLUGINHOST_VST
|
||||
//#define JUCE_PLUGINHOST_AU
|
||||
#define JUCE_ONLY_BUILD_CORE_LIBRARY 1
|
||||
//#define JUCE_WEB_BROWSER
|
||||
//#define JUCE_SUPPORT_CARBON
|
||||
//#define JUCE_CHECK_MEMORY_LEAKS
|
||||
//#define JUCE_CATCH_UNHANDLED_EXCEPTIONS
|
||||
//#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue