[Commits] SDL_net: Updated Xcode project
libsdl.org revision control
commits-owner at libsdl.org
Sun Jan 8 11:52:30 PST 2012
details: http://hg.libsdl.org/SDL_net/rev/4b64faf6bf11
changeset: 181:4b64faf6bf11
user: Sam Lantinga <slouken at libsdl.org>
date: Sun Jan 08 14:49:35 2012 -0500
description:
Updated Xcode project
diffstat:
Xcode/SDL_net.xcodeproj/project.pbxproj | 8 --------
1 files changed, 0 insertions(+), 8 deletions(-)
diffs (25 lines):
diff -r 53e481561e83 -r 4b64faf6bf11 Xcode/SDL_net.xcodeproj/project.pbxproj
--- a/Xcode/SDL_net.xcodeproj/project.pbxproj Sun Jan 08 14:46:46 2012 -0500
+++ b/Xcode/SDL_net.xcodeproj/project.pbxproj Sun Jan 08 14:49:35 2012 -0500
@@ -448,10 +448,6 @@
MACOSX_DEPLOYMENT_TARGET = 10.5;
PRODUCT_NAME = SDLnet;
SDKROOT = macosx;
- WARNING_CFLAGS = (
- "-Wall",
- "-Wno-four-char-constants",
- );
};
name = Debug;
};
@@ -475,10 +471,6 @@
SDKROOT = macosx;
SEPARATE_STRIP = YES;
STRIP_STYLE = "non-global";
- WARNING_CFLAGS = (
- "-Wall",
- "-Wno-four-char-constants",
- );
};
name = Release;
};
More information about the commits
mailing list