wine/dlls/qcap/Makefile.in
2023-05-19 09:05:32 -05:00

21 lines
318 B
Makefile

MODULE = qcap.dll
UNIXLIB = qcap.so
IMPORTS = strmbase strmiids uuid ole32 oleaut32 winmm
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