wine/libs/strmbase/Makefile.in
Zebediah Figura 883325ccf7 strmbase: Remove the no longer used output queue helper.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-30 10:28:31 +01:00

11 lines
126 B
Makefile

STATICLIB = libstrmbase.a
C_SRCS = \
dispatch.c \
filter.c \
mediatype.c \
pin.c \
pospass.c \
renderer.c \
seeking.c