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:
parent
14d7675c48
commit
473147350d
345 changed files with 323284 additions and 94405 deletions
|
|
@ -117,8 +117,9 @@
|
|||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
||||
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.ComponentTutorialExample;
|
||||
SDKROOT_ppc = macosx10.5; }; name = Debug; };
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.roli.ComponentTutorialExample;
|
||||
SDKROOT_ppc = macosx10.5;
|
||||
USE_HEADERMAP = NO; }; name = Debug; };
|
||||
71AD821C6BAFC802F59B5091 = {isa = XCBuildConfiguration; buildSettings = {
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
||||
CLANG_LINK_OBJC_RUNTIME = NO;
|
||||
|
|
@ -147,8 +148,9 @@
|
|||
INSTALL_PATH = "$(HOME)/Applications";
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
||||
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.ComponentTutorialExample;
|
||||
SDKROOT_ppc = macosx10.5; }; name = Release; };
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.roli.ComponentTutorialExample;
|
||||
SDKROOT_ppc = macosx10.5;
|
||||
USE_HEADERMAP = NO; }; name = Release; };
|
||||
5D049546B6C238AD8CC74EDE = {isa = XCBuildConfiguration; buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue