1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00

Resaved all projects

This commit is contained in:
tpoole 2017-02-28 16:21:30 +00:00
parent 2f5d4d65f7
commit 00f57d43c5
31 changed files with 241 additions and 31 deletions

View file

@ -25,7 +25,7 @@
//==============================================================================
#ifndef JUCE_STANDALONE_APPLICATION
#ifdef JucePlugin_Build_Standalone
#if defined(JucePlugin_Name) && defined(JucePlugin_Build_Standalone)
#define JUCE_STANDALONE_APPLICATION JucePlugin_Build_Standalone
#else
#define JUCE_STANDALONE_APPLICATION 1