qcap: Link to strmbase.

This reverts 4c2c989341.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Zebediah Figura 2020-11-26 22:34:34 -06:00 committed by Alexandre Julliard
parent ee7bba6a4f
commit 69932cf76f

View file

@ -1,7 +1,6 @@
MODULE = qcap.dll
IMPORTS = strmiids uuid ole32 oleaut32 gdi32 advapi32
IMPORTS = strmbase strmiids uuid ole32 oleaut32
DELAYIMPORTS = msvfw32
PARENTSRC = ../strmbase
EXTRADLLFLAGS = -mno-cygwin
@ -11,9 +10,6 @@ C_SRCS = \
avimux.c \
capturegraph.c \
filewriter.c \
filter.c \
mediatype.c \
pin.c \
qcap_main.c \
smartteefilter.c \
v4l.c \