From 5a4d65f2fe70497f9365f208ebebc19af2ce45e8 Mon Sep 17 00:00:00 2001 From: "erwin.coumans" Date: Mon, 7 Mar 2011 23:48:40 +0000 Subject: [PATCH] update Mac OSX xcode project --- .../AllBulletDemos.xcodeproj/project.pbxproj | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Extras/AllBulletDemosOSX/AllBulletDemos.xcodeproj/project.pbxproj b/Extras/AllBulletDemosOSX/AllBulletDemos.xcodeproj/project.pbxproj index 9625076c5..caefe55cc 100644 --- a/Extras/AllBulletDemosOSX/AllBulletDemos.xcodeproj/project.pbxproj +++ b/Extras/AllBulletDemosOSX/AllBulletDemos.xcodeproj/project.pbxproj @@ -1219,7 +1219,14 @@ isa = PBXProject; buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "AllBulletDemos" */; compatibilityVersion = "Xcode 2.4"; + developmentRegion = English; hasScannedForEncodings = 1; + knownRegions = ( + English, + Japanese, + French, + German, + ); mainGroup = 29B97314FDCFA39411CA2CEA /* AllBulletDemos */; projectDirPath = ""; projectRoot = ""; @@ -1764,7 +1771,7 @@ ); ONLY_ACTIVE_ARCH_PRE_XCODE_3_1 = "$(NATIVE_ARCH)"; PREBINDING = NO; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; + SDKROOT = macosx; }; name = Debug; }; @@ -1793,7 +1800,7 @@ /System/Library/Frameworks/GLUT.framework/Headers, ); PREBINDING = NO; - SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk; + SDKROOT = macosx; }; name = Release; };