summaryrefslogtreecommitdiff
path: root/samples/xcode/pong/.svn/text-base/pongProj.xcconfig.svn-base
diff options
context:
space:
mode:
Diffstat (limited to 'samples/xcode/pong/.svn/text-base/pongProj.xcconfig.svn-base')
-rw-r--r--samples/xcode/pong/.svn/text-base/pongProj.xcconfig.svn-base9
1 files changed, 9 insertions, 0 deletions
diff --git a/samples/xcode/pong/.svn/text-base/pongProj.xcconfig.svn-base b/samples/xcode/pong/.svn/text-base/pongProj.xcconfig.svn-base
new file mode 100644
index 0000000..4ee3545
--- /dev/null
+++ b/samples/xcode/pong/.svn/text-base/pongProj.xcconfig.svn-base
@@ -0,0 +1,9 @@
+ GCC_ENABLE_CPP_EXCEPTIONS = YES;
+ GCC_ENABLE_CPP_RTTI = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
+ GCC_INCREASE_PRECOMPILED_HEADER_SHARING = YES;
+ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
+ PREBINDING = NO;
+ INFOPLIST_EXPAND_BUILD_SETTINGS = YES; \ No newline at end of file