From 399421ce808d4ebf36263e04e4b2ad64dd4a1d81 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Thu, 26 May 2011 09:39:40 +1000 Subject: Project files target 64-bit as well as 32-bit architectures. --- cocoa/ScintillaTest/ScintillaTest.xcodeproj/project.pbxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cocoa/ScintillaTest') 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; -- cgit v1.2.3