mirror of
https://github.com/SFML/SFML.git
synced 2024-11-24 20:31:05 +08:00
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1132 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
a455bf678c
commit
a438145760
@ -798,6 +798,8 @@
|
||||
A07D7D540EE82B1A006712A3 /* Debug */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
|
||||
ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
|
||||
CONFIGURATION_BUILD_DIR = ../../bin;
|
||||
COPY_PHASE_STRIP = NO;
|
||||
OBJROOT = build;
|
||||
@ -809,6 +811,8 @@
|
||||
A07D7D550EE82B1A006712A3 /* Release */ = {
|
||||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
|
||||
ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
|
||||
CONFIGURATION_BUILD_DIR = ../../bin;
|
||||
COPY_PHASE_STRIP = YES;
|
||||
OBJROOT = build;
|
||||
|
Loading…
Reference in New Issue
Block a user