summaryrefslogtreecommitdiff
path: root/macosx/Configs
diff options
context:
space:
mode:
authorSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-08-24 02:19:14 +0000
committerSND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2013-08-24 02:19:14 +0000
commit8b64ca8414e1dcf56b1d3d3a481090e551499445 (patch)
treeec0ca496628d928ab03f4488626cb30bfab8593a /macosx/Configs
parent0fe00d6450e7f0288cad751d46fff70118857859 (diff)
downloadpcsxr-8b64ca8414e1dcf56b1d3d3a481090e551499445.tar.gz
Continual improvement to OS X code.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86890 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Configs')
-rw-r--r--macosx/Configs/Pcsxr-Release.xcconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/Configs/Pcsxr-Release.xcconfig b/macosx/Configs/Pcsxr-Release.xcconfig
index e3ee3f60..5f0b2ea9 100644
--- a/macosx/Configs/Pcsxr-Release.xcconfig
+++ b/macosx/Configs/Pcsxr-Release.xcconfig
@@ -8,3 +8,4 @@ GCC_UNROLL_LOOPS = YES
COPY_PHASE_STRIP = YES
OPTIMIZATION_CFLAGS = -finline-functions -fomit-frame-pointer -fno-exceptions -funroll-loops -ffast-math
STRIP_INSTALLED_PRODUCT = YES
+DEAD_CODE_STRIPPING = YES