Move the bsinc tables out of common

This commit is contained in:
Chris Robinson
2020-05-11 02:24:08 -07:00
parent 0406e3bef7
commit 2574b98f8a
4 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -546,9 +546,6 @@ SET(COMMON_OBJS
common/alstring.cpp
common/alstring.h
common/atomic.h
common/bsinc_defs.h
common/bsinc_tables.cpp
common/bsinc_tables.h
common/dynload.cpp
common/dynload.h
common/endiantest.h
@@ -599,6 +596,9 @@ SET(ALC_OBJS
alc/bformatdec.h
alc/bs2b.cpp
alc/bs2b.h
alc/bsinc_defs.h
alc/bsinc_tables.cpp
alc/bsinc_tables.h
alc/compat.h
alc/converter.cpp
alc/converter.h