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

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Marc Valin <jmvalin@amazon.com>2023-11-30 02:17:30 +0300
committerJean-Marc Valin <jmvalin@amazon.com>2023-11-30 02:19:19 +0300
commit88fc293799c851d3c1873e0f98ae0ace0eba88bb (patch)
tree1c19254b8453ca155330f5ba031173aeba712b26 /celt_headers.mk
parentf126bfc531b9bf61fb92af70ee0a138cd7d0f99a (diff)
Defining __SSEx__ macros when needed for MSVC
Diffstat (limited to 'celt_headers.mk')
-rw-r--r--celt_headers.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/celt_headers.mk b/celt_headers.mk
index 706185da..94a65573 100644
--- a/celt_headers.mk
+++ b/celt_headers.mk
@@ -50,4 +50,5 @@ celt/mips/pitch_mipsr1.h \
celt/mips/vq_mipsr1.h \
celt/x86/pitch_sse.h \
celt/x86/vq_sse.h \
+celt/x86/x86_arch_macros.h \
celt/x86/x86cpu.h