mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
Resaved project files.
This commit is contained in:
parent
c7b8e77031
commit
c4d0270f5d
242 changed files with 331 additions and 252 deletions
|
|
@ -141,6 +141,10 @@
|
|||
//#define JUCE_INCLUDE_ZLIB_CODE
|
||||
#endif
|
||||
|
||||
#ifndef JUCE_USE_CURL
|
||||
//#define JUCE_USE_CURL
|
||||
#endif
|
||||
|
||||
//==============================================================================
|
||||
// juce_graphics flags:
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
|
||||
#include "../../../../../modules/juce_audio_basics/juce_audio_basics.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
|
||||
#include "../../../../../modules/juce_audio_devices/juce_audio_devices.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
|
||||
#include "../../../../../modules/juce_audio_formats/juce_audio_formats.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
|
||||
#include "../../../../../modules/juce_audio_processors/juce_audio_processors.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
|
||||
#include "../../../../../modules/juce_core/juce_core.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
|
||||
#include "../../../../../modules/juce_cryptography/juce_cryptography.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
|
||||
#include "../../../../../modules/juce_data_structures/juce_data_structures.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
|
||||
#include "../../../../../modules/juce_events/juce_events.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
|
||||
#include "../../../../../modules/juce_graphics/juce_graphics.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
|
||||
#include "../../../../../modules/juce_gui_basics/juce_gui_basics.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
|
||||
#include "../../../../../modules/juce_gui_extra/juce_gui_extra.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
|
||||
#include "../../../../../modules/juce_opengl/juce_opengl.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,4 +3,3 @@
|
|||
|
||||
#include "../../../../../modules/juce_video/juce_video.h"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue