wine/dlls/strmbase/Makefile.in

19 lines
235 B
Makefile
Raw Normal View History

MODULE = libstrmbase.a
C_SRCS = \
dllfunc.c \
enumpins.c \
filter.c \
mediatype.c \
outputqueue.c \
pin.c \
pospass.c \
qualitycontrol.c \
renderer.c \
seeking.c \
transform.c \
2012-03-28 19:53:24 +00:00
video.c \
window.c
@MAKE_IMPLIB_RULES@