1
0
Fork 0
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:
Timur Doumler 2016-04-13 12:12:28 +01:00
parent 3b65c5c37d
commit 5fcea26f9c
23 changed files with 5160 additions and 11 deletions

View 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>