From 2cbe251e1b726c2fc5347dffd25cd4f9102012ed Mon Sep 17 00:00:00 2001 From: Tat-Chee Wan (USM) Date: Tue, 1 Mar 2011 12:12:49 +0800 Subject: added fantom module for python --- FantomModule/FantomModuleProj.xcconfig | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 FantomModule/FantomModuleProj.xcconfig (limited to 'FantomModule/FantomModuleProj.xcconfig') diff --git a/FantomModule/FantomModuleProj.xcconfig b/FantomModule/FantomModuleProj.xcconfig new file mode 100644 index 0000000..363b2d1 --- /dev/null +++ b/FantomModule/FantomModuleProj.xcconfig @@ -0,0 +1,6 @@ + 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; -- cgit v1.2.3