diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-07 23:52:56 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-07-07 23:52:56 +0000 |
| commit | 27966fc4cdb1f6c976e4b3e53acecc05a19b4c0d (patch) | |
| tree | 55f191bbe72b0d964790f9e184b41d00290f090f /macosx/Configs/Pcsxr-Debug.xcconfig | |
| parent | d6f8aa174b4a8667285c32e0036ddbc2597c9dd8 (diff) | |
| download | pcsxr-27966fc4cdb1f6c976e4b3e53acecc05a19b4c0d.tar.gz | |
OS X: consolidate the Xcode configs into the Xcode project itself.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90900 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Configs/Pcsxr-Debug.xcconfig')
| -rw-r--r-- | macosx/Configs/Pcsxr-Debug.xcconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/macosx/Configs/Pcsxr-Debug.xcconfig b/macosx/Configs/Pcsxr-Debug.xcconfig deleted file mode 100644 index 49c9fecd..00000000 --- a/macosx/Configs/Pcsxr-Debug.xcconfig +++ /dev/null @@ -1,10 +0,0 @@ -DEBUG_PREPROCESSOR_DEFINITIONS = DEBUG=1 -#include "Pcsxr.xcconfig" - -GCC_INLINES_ARE_PRIVATE_EXTERN = NO -GCC_OPTIMIZATION_LEVEL = 0 -GCC_UNROLL_LOOPS = NO -ONLY_ACTIVE_ARCH = YES -COPY_PHASE_STRIP = NO -STRIP_INSTALLED_PRODUCT = NO -OPTIMIZATION_CFLAGS = -finline-functions -fno-exceptions -funroll-loops -ffast-math |
