strmbase: Move the MediaSeekingPassThru functions from quartz into strmbase.
[wine/multimedia.git] / dlls / strmbase / Makefile.in
blob07ac5a00b670b224df42a522c40e53db0ed17ab0
1 MODULE = libstrmbase.a
3 C_SRCS = \
4 dllfunc.c \
5 enumpins.c \
6 filter.c \
7 mediatype.c \
8 outputqueue.c \
9 pin.c \
10 pospass.c \
11 qualitycontrol.c \
12 seeking.c \
13 transform.c
15 @MAKE_IMPLIB_RULES@