summaryrefslogtreecommitdiff
path: root/macosx/Configs
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/Configs')
-rw-r--r--macosx/Configs/Pcsxr.xcconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/macosx/Configs/Pcsxr.xcconfig b/macosx/Configs/Pcsxr.xcconfig
index 77e4e6aa..9de72486 100644
--- a/macosx/Configs/Pcsxr.xcconfig
+++ b/macosx/Configs/Pcsxr.xcconfig
@@ -23,3 +23,7 @@ CLANG_CXX_LIBRARY = libc++
GENERATE_PKGINFO_FILE = YES
SKIP_INSTALL = YES
GCC_GENERATE_DEBUGGING_SYMBOLS = YES
+
+GCC_INCREASE_PRECOMPILED_HEADER_SHARING = YES
+GCC_PRECOMPILE_PREFIX_HEADER = YES
+GCC_PREFIX_HEADER = pcsxr.pch