mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-17 00:44:19 +00:00
Projucer: workaround missing framework symbols during Live build: added JUCE modules using them to Projucer project and re-saved it with itself.
This commit is contained in:
parent
3b65c5c37d
commit
5fcea26f9c
23 changed files with 5160 additions and 11 deletions
9
extras/Projucer/JuceLibraryCode/juce_audio_utils.cpp
Normal file
9
extras/Projucer/JuceLibraryCode/juce_audio_utils.cpp
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
/*
|
||||
|
||||
IMPORTANT! This file is auto-generated each time you save your
|
||||
project - if you alter its contents, your changes may be overwritten!
|
||||
|
||||
*/
|
||||
|
||||
#include "AppConfig.h"
|
||||
#include <juce_audio_utils/juce_audio_utils.cpp>
|
||||
Loading…
Add table
Add a link
Reference in a new issue