diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-28 21:47:05 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2014-03-28 21:47:05 +0000 |
| commit | a92f831335493c2ed789a3f746861af49ef5e4c8 (patch) | |
| tree | 7d423b62aa08268aa067e9d9c014d289c347e978 /macosx/Configs | |
| parent | b7761528326a064c81aaba3ebc275b394b3e1283 (diff) | |
| download | pcsxr-a92f831335493c2ed789a3f746861af49ef5e4c8.tar.gz | |
OS X:
Tell PCSX-R to push the save state status text to the GUI after emulation resumes.
Tweak the networking a small bit.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@89708 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/Configs')
| -rw-r--r-- | macosx/Configs/Pcsxr-Release.xcconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/macosx/Configs/Pcsxr-Release.xcconfig b/macosx/Configs/Pcsxr-Release.xcconfig index 819572a2..da7fa066 100644 --- a/macosx/Configs/Pcsxr-Release.xcconfig +++ b/macosx/Configs/Pcsxr-Release.xcconfig @@ -1,18 +1,14 @@ DEBUG_PREPROCESSOR_DEFINITIONS = #include "Pcsxr.xcconfig" -GCC_INLINES_ARE_PRIVATE_EXTERN = YES GCC_OPTIMIZATION_LEVEL = 3 -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 APPLY_RULES_IN_COPY_FILES = YES -INFOPLIST_OUTPUT_FORMAT = binary PLIST_FILE_OUTPUT_FORMAT = binary STRINGS_FILE_OUTPUT_ENCODING = binary CODE_SIGN_IDENTITY = PCSX-R Developer LLVM_LTO = YES -LLVM_VECTORIZE_LOOPS = YES |
