From 5a8a70c2ac1d241e22c565d73ca20fff0c4070c7 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Fri, 5 Jul 2013 03:55:57 +0000 Subject: Moving the Xcode config files to their own folder, and fixing the projects' references to them. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85831 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/Pcsxr-Release.xcconfig | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 macosx/Pcsxr-Release.xcconfig (limited to 'macosx/Pcsxr-Release.xcconfig') diff --git a/macosx/Pcsxr-Release.xcconfig b/macosx/Pcsxr-Release.xcconfig deleted file mode 100644 index 53de390b..00000000 --- a/macosx/Pcsxr-Release.xcconfig +++ /dev/null @@ -1,9 +0,0 @@ -DEBUG_PREPROCESSOR_DEFINITIONS = - -#include "Pcsxr.xcconfig" - -GCC_GENERATE_DEBUGGING_SYMBOLS = NO -GCC_INLINES_ARE_PRIVATE_EXTERN = YES -GCC_OPTIMIZATION_LEVEL = s -GCC_UNROLL_LOOPS = YES -COPY_PHASE_STRIP = YES -- cgit v1.2.3