wine/dlls/qcap/tests/Makefile.in
Eric Pouech 9b6a229b4f qcap/tests: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-03 21:30:01 +01:00

13 lines
220 B
Makefile

TESTDLL = qcap.dll
IMPORTS = strmbase strmiids uuid oleaut32 ole32 advapi32 msvfw32
C_SRCS = \
audiorecord.c \
avico.c \
avimux.c \
capturegraph.c \
filewriter.c \
qcap.c \
smartteefilter.c \
videocapture.c