Garbage collect a few more XCode files.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5694 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Soren Jorvang 2010-06-14 18:10:55 +00:00
parent b560d2456e
commit ab7302d2e1
2 changed files with 0 additions and 11 deletions

View File

@ -1,7 +0,0 @@
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
PREBINDING = NO;
INFOPLIST_EXPAND_BUILD_SETTINGS = YES;

View File

@ -1,4 +0,0 @@
INSTALL_PATH = $(HOME)/Applications;
PRODUCT_NAME = Dolphin;
STANDARD_C_PLUS_PLUS_LIBRARY_TYPE = Dynamic;
GCC_SYMBOLS_PRIVATE_EXTERN = YES;