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

Re-saved all projects

This commit is contained in:
ed 2018-01-05 17:24:59 +00:00
parent b72a626516
commit 12bad3008b
214 changed files with 1090 additions and 703 deletions

View file

@ -148,6 +148,7 @@
INFOPLIST_FILE = Info-App.plist;
INFOPLIST_PREPROCESS = NO;
INSTALL_PATH = "$(HOME)/Applications";
LLVM_LTO = YES;
MACOSX_DEPLOYMENT_TARGET = 10.11;
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
PRODUCT_BUNDLE_IDENTIFIER = com.roli.ComponentTutorialExample;