aboutsummaryrefslogtreecommitdiffhomepage
path: root/cocoa/ScintillaTest/ScintillaTest.xcodeproj
diff options
context:
space:
mode:
authornyamatongwe <unknown>2011-05-26 09:39:40 +1000
committernyamatongwe <unknown>2011-05-26 09:39:40 +1000
commit2515684f7c2ad13ec06bf33721d415b3c3678e68 (patch)
treec76ac2f9f6cefc8c78ee1e605f198ed1cdd97f91 /cocoa/ScintillaTest/ScintillaTest.xcodeproj
parent44346596c462f06a8169ae4c8dd2295e2fb95765 (diff)
downloadscintilla-mirror-2515684f7c2ad13ec06bf33721d415b3c3678e68.tar.gz
Project files target 64-bit as well as 32-bit architectures.
Diffstat (limited to 'cocoa/ScintillaTest/ScintillaTest.xcodeproj')
-rw-r--r--cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj b/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj
index 9c747eec0..30398ef9a 100644
--- a/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj
+++ b/cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj
@@ -282,6 +282,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
+ ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
COPY_PHASE_STRIP = NO;
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
GCC_DYNAMIC_NO_PIC = NO;
@@ -308,6 +309,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
+ ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
GCC_MODEL_TUNING = G5;