mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-27 02:20:05 +00:00
Resaved all projects
This commit is contained in:
parent
0edac2e981
commit
d525bb49e1
217 changed files with 2095 additions and 1349 deletions
|
|
@ -178,6 +178,7 @@
|
|||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "../../../../../modules/juce_audio_plugin_client", "$(inherited)");
|
||||
INFOPLIST_FILE = Info-Standalone_Plugin.plist;
|
||||
INFOPLIST_PREPROCESS = NO;
|
||||
OTHER_CPLUSPLUSFLAGS = "-Wall -Wshadow -Wno-missing-field-initializers -Wshadow -Wshorten-64-to-32 -Wstrict-aliasing -Wuninitialized -Wunused-parameter -Wconversion -Wsign-compare -Wint-conversion -Woverloaded-virtual -Wreorder -Wconstant-conversion -Wsign-conversion";
|
||||
OTHER_LDFLAGS = "-lInterAppAudioEffect";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.roli.InterAppAudioEffect;
|
||||
|
|
@ -210,6 +211,7 @@
|
|||
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
|
||||
HEADER_SEARCH_PATHS = ("../../JuceLibraryCode", "../../../../../modules", "../../../../../modules/juce_audio_plugin_client", "$(inherited)");
|
||||
INFOPLIST_FILE = Info-Standalone_Plugin.plist;
|
||||
INFOPLIST_PREPROCESS = NO;
|
||||
OTHER_CPLUSPLUSFLAGS = "-Wall -Wshadow -Wno-missing-field-initializers -Wshadow -Wshorten-64-to-32 -Wstrict-aliasing -Wuninitialized -Wunused-parameter -Wconversion -Wsign-compare -Wint-conversion -Woverloaded-virtual -Wreorder -Wconstant-conversion -Wsign-conversion";
|
||||
OTHER_LDFLAGS = "-lInterAppAudioEffect";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.roli.InterAppAudioEffect;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue