strmbase: Implement BaseControlVideo.
[wine.git] / dlls / strmbase / Makefile.in
blobb000ef049969f09b6b310abdbe783784cf821f94
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 \
14 video.c \
15 window.c
17 @MAKE_IMPLIB_RULES@