Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumblekit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/opusbuild/Base.xcconfig')
-rw-r--r--3rdparty/opusbuild/Base.xcconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/3rdparty/opusbuild/Base.xcconfig b/3rdparty/opusbuild/Base.xcconfig
index b64f9f7..fab985f 100644
--- a/3rdparty/opusbuild/Base.xcconfig
+++ b/3rdparty/opusbuild/Base.xcconfig
@@ -14,6 +14,8 @@ OTHER_CFLAGS = -x c++
HEADER_SEARCH_PATHS = . $(PROJECT_DIR)/../opus/silk/float $(PROJECT_DIR)/../opus/silk $(PROJECT_DIR)/../opus/include $(PROJECT_DIR)/../opus/celt
ALWAYS_SEARCH_USER_PATHS = YES
+GCC_WARN_INHIBIT_ALL_WARNINGS = YES
+
GCC_ENABLE_OBJC_EXCEPTIONS = YES
GCC_PRECOMPILE_PREFIX_HEADER = YES