diff options
Diffstat (limited to 'macosx/Pcsxr.xcconfig')
| -rw-r--r-- | macosx/Pcsxr.xcconfig | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/macosx/Pcsxr.xcconfig b/macosx/Pcsxr.xcconfig deleted file mode 100644 index c9bbfd2e..00000000 --- a/macosx/Pcsxr.xcconfig +++ /dev/null @@ -1,20 +0,0 @@ -// -// Pcsxr.xcconfig -// Pcsxr -// -// Created by C.W. Betts on 7/4/13. -// -// - - -ARCHS = $(ARCHS_STANDARD_32_64_BIT) -SDKROOT = macosx -GCC_PREPROCESSOR_DEFINITIONS = _MACOSX=1 $(DEBUG_PREPROCESSOR_DEFINITIONS) -DEBUG_INFORMATION_FORMAT = dwarf-with-dsym -GCC_VERSION = com.apple.compilers.llvm.clang.1_0 -MACOSX_DEPLOYMENT_TARGET = 10.6 -VALID_ARCHS = i386 x86_64 -CLANG_ENABLE_OBJC_ARC[arch=x86_64] = YES -GCC_DYNAMIC_NO_PIC = NO -COMBINE_HIDPI_IMAGES = YES - |
