Changes to Xcode project files

This commit is contained in:
Viktor Krikun 2010-05-23 21:08:50 +00:00 committed by Travis Cross
parent e3831cf26e
commit 35f741d581
1 changed files with 2 additions and 1 deletions

View File

@ -503,7 +503,8 @@
GCC_WARN_UNUSED_VARIABLE = YES;
ONLY_ACTIVE_ARCH = NO;
PREBINDING = NO;
SDKROOT = "";
SDKROOT = macosx10.5;
VALID_ARCHS = "i386 ppc x86_64";
};
name = Debug;
};