Navigation Menu

Skip to content

Commit

Permalink
Updated Xcode project
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jan 8, 2012
1 parent 6d85d62 commit 8add779
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Xcode/SDL_mixer.xcodeproj/project.pbxproj
Expand Up @@ -842,6 +842,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
DEPLOYMENT_POSTPROCESSING = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(FRAMEWORK_SEARCH_PATHS_QUOTED)",
"$(HOME)/Library/Frameworks",
Expand Down Expand Up @@ -869,6 +870,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.5;
PRODUCT_NAME = SDLmixer;
SDKROOT = macosx;
SEPARATE_STRIP = YES;
STRIP_STYLE = "non-global";
WARNING_CFLAGS = (
"-Wall",
"-Wno-four-char-constants",
Expand Down

0 comments on commit 8add779

Please sign in to comment.