mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Re-saved all projects
This commit is contained in:
parent
14d7675c48
commit
473147350d
345 changed files with 323284 additions and 94405 deletions
|
|
@ -168,8 +168,9 @@
|
|||
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
||||
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
|
||||
OTHER_CPLUSPLUSFLAGS = "-pedantic-errors -Wreorder -Wconstant-conversion -Wint-conversion -Woverloaded-virtual -Wuninitialized -Wunused-parameter -Wshorten-64-to-32 -Wstrict-aliasing -Wshadow -Wconversion -Wsign-compare -Wsign-conversion";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.UnitTestRunner;
|
||||
SDKROOT_ppc = macosx10.5; }; name = Debug; };
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.roli.UnitTestRunner;
|
||||
SDKROOT_ppc = macosx10.5;
|
||||
USE_HEADERMAP = NO; }; name = Debug; };
|
||||
962CC7E0A536C3F56DBE1F8F = {isa = XCBuildConfiguration; buildSettings = {
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
||||
CLANG_LINK_OBJC_RUNTIME = NO;
|
||||
|
|
@ -199,8 +200,9 @@
|
|||
MACOSX_DEPLOYMENT_TARGET = 10.10;
|
||||
MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
|
||||
OTHER_CPLUSPLUSFLAGS = "-pedantic-errors -Wreorder -Wconstant-conversion -Wint-conversion -Woverloaded-virtual -Wuninitialized -Wunused-parameter -Wshorten-64-to-32 -Wstrict-aliasing -Wshadow -Wconversion -Wsign-compare -Wsign-conversion";
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.UnitTestRunner;
|
||||
SDKROOT_ppc = macosx10.5; }; name = Release; };
|
||||
PRODUCT_BUNDLE_IDENTIFIER = com.roli.UnitTestRunner;
|
||||
SDKROOT_ppc = macosx10.5;
|
||||
USE_HEADERMAP = NO; }; name = Release; };
|
||||
53146F81C8222491DC6DF2A5 = {isa = XCBuildConfiguration; buildSettings = {
|
||||
ALWAYS_SEARCH_USER_PATHS = NO;
|
||||
DEBUG_INFORMATION_FORMAT = "dwarf";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue