wine/dlls/qcap/Makefile.in
Zebediah Figura 2f9526720c qcap: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-09 11:02:12 +01:00

21 lines
312 B
Makefile

MODULE = qcap.dll
UNIXLIB = qcap.so
IMPORTS = strmbase strmiids uuid ole32 oleaut32
DELAYIMPORTS = msvfw32
C_SRCS = \
audiorecord.c \
avico.c \
avimux.c \
capturegraph.c \
filewriter.c \
qcap_main.c \
smartteefilter.c \
v4l.c \
vfwcapture.c
RC_SRCS = version.rc
IDL_SRCS = \
qcap_classes.idl