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 8add779 commit 65cff22
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Xcode/SDL_mixer.xcodeproj/project.pbxproj
Expand Up @@ -872,10 +872,6 @@
SDKROOT = macosx;
SEPARATE_STRIP = YES;
STRIP_STYLE = "non-global";
WARNING_CFLAGS = (
"-Wall",
"-Wno-four-char-constants",
);
};
name = Release;
};
Expand Down Expand Up @@ -910,10 +906,6 @@
MACOSX_DEPLOYMENT_TARGET = 10.5;
PRODUCT_NAME = SDLmixer;
SDKROOT = macosx;
WARNING_CFLAGS = (
"-Wall",
"-Wno-four-char-constants",
);
};
name = Debug;
};
Expand Down

0 comments on commit 65cff22

Please sign in to comment.