Built SDL2_image and _mixer static
This commit is contained in:
17
libsdl2_mixer/external/opus-1.0.3/celt_sources.mk
vendored
Normal file
17
libsdl2_mixer/external/opus-1.0.3/celt_sources.mk
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
CELT_SOURCES = celt/bands.c \
|
||||
celt/celt.c \
|
||||
celt/cwrs.c \
|
||||
celt/entcode.c \
|
||||
celt/entdec.c \
|
||||
celt/kiss_fft.c \
|
||||
celt/laplace.c \
|
||||
celt/mathops.c \
|
||||
celt/mdct.c \
|
||||
celt/modes.c \
|
||||
celt/pitch.c \
|
||||
celt/celt_lpc.c \
|
||||
celt/quant_bands.c \
|
||||
celt/rate.c \
|
||||
celt/vq.c
|
||||
|
||||
CELT_SOURCES_ENC = celt/entenc.c
|
Reference in New Issue
Block a user