From 27966fc4cdb1f6c976e4b3e53acecc05a19b4c0d Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Mon, 7 Jul 2014 23:52:56 +0000 Subject: 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 --- macosx/Configs/Pcsxr-Instrument.xcconfig | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 macosx/Configs/Pcsxr-Instrument.xcconfig (limited to 'macosx/Configs/Pcsxr-Instrument.xcconfig') diff --git a/macosx/Configs/Pcsxr-Instrument.xcconfig b/macosx/Configs/Pcsxr-Instrument.xcconfig deleted file mode 100644 index 35735da5..00000000 --- a/macosx/Configs/Pcsxr-Instrument.xcconfig +++ /dev/null @@ -1,7 +0,0 @@ -#include "Pcsxr-Release.xcconfig" - -COPY_PHASE_STRIP = NO -OPTIMIZATION_CFLAGS = -finline-functions -fno-exceptions -funroll-loops -ffast-math -STRIP_INSTALLED_PRODUCT = NO -CODE_SIGN_IDENTITY = -LLVM_LTO = NO -- cgit v1.2.3