mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Merged default into Mesh
--HG-- branch : Mesh
This commit is contained in:
@@ -2267,7 +2267,7 @@
|
||||
10D5479E63C26BB35EB5482E /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
||||
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
DEAD_CODE_STRIPPING = YES;
|
||||
@@ -2303,7 +2303,7 @@
|
||||
64274E785071353E1A1D0D4B /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
||||
ARCHS = "$(ARCHS_STANDARD_64_BIT)";
|
||||
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
COPY_PHASE_STRIP = NO;
|
||||
|
||||
Reference in New Issue
Block a user