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 70d0eed commit 7240e0f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Xcode/SDL_image.xcodeproj/project.pbxproj
Expand Up @@ -470,10 +470,6 @@
MACOSX_DEPLOYMENT_TARGET = 10.5;
PRODUCT_NAME = SDLimage;
SDKROOT = macosx;
WARNING_CFLAGS = (
"-Wall",
"-Wno-four-char-constants",
);
};
name = Debug;
};
Expand Down Expand Up @@ -590,10 +586,6 @@
SDKROOT = macosx;
SEPARATE_STRIP = YES;
STRIP_STYLE = "non-global";
WARNING_CFLAGS = (
"-Wall",
"-Wno-four-char-constants",
);
};
name = Release;
};
Expand Down

0 comments on commit 7240e0f

Please sign in to comment.