summaryrefslogtreecommitdiff
path: root/FantomModule/FantomModuleProj.xcconfig
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-06-03 17:55:26 +0800
committerTat-Chee Wan (USM)2011-06-03 17:55:26 +0800
commitfe2d495cfa5dbaa5720d5a99f996b6ccd30c2801 (patch)
treeac5b19d88b970dd97e4d50b56010432d9cf4f8ca /FantomModule/FantomModuleProj.xcconfig
parentae52f5280e23e6227dc68a70f03fc7f364040f06 (diff)
removed obsolete code
Diffstat (limited to 'FantomModule/FantomModuleProj.xcconfig')
-rw-r--r--FantomModule/FantomModuleProj.xcconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/FantomModule/FantomModuleProj.xcconfig b/FantomModule/FantomModuleProj.xcconfig
deleted file mode 100644
index 363b2d1..0000000
--- a/FantomModule/FantomModuleProj.xcconfig
+++ /dev/null
@@ -1,6 +0,0 @@
- PREBINDING = NO;
- GCC_WARN_ABOUT_RETURN_TYPE = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- GCC_MODEL_TUNING = G5;
- GCC_INCREASE_PRECOMPILED_HEADER_SHARING = YES;
- GCC_GENERATE_DEBUGGING_SYMBOLS = YES;