From fe2d495cfa5dbaa5720d5a99f996b6ccd30c2801 Mon Sep 17 00:00:00 2001 From: Tat-Chee Wan (USM) Date: Fri, 3 Jun 2011 17:55:26 +0800 Subject: removed obsolete code --- FantomModule/FantomModuleTarget.xcconfig | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 FantomModule/FantomModuleTarget.xcconfig (limited to 'FantomModule/FantomModuleTarget.xcconfig') diff --git a/FantomModule/FantomModuleTarget.xcconfig b/FantomModule/FantomModuleTarget.xcconfig deleted file mode 100644 index 63f1a7e..0000000 --- a/FantomModule/FantomModuleTarget.xcconfig +++ /dev/null @@ -1,11 +0,0 @@ - PRODUCT_NAME = libFantomModule; - INSTALL_PATH = /usr/local/lib; - MACH_O_TYPE = mh_dylib; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - GCC_PRECOMPILE_PREFIX_HEADER = YES; - GCC_PREFIX_HEADER = FantomModule_Prefix.pch; - GCC_ENABLE_CPP_EXCEPTIONS = YES; - GCC_ENABLE_CPP_RTTI = YES; - STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = Dynamic; - GCC_SYMBOLS_PRIVATE_EXTERN = YES; -- cgit v1.2.3