wine/dlls/quartz/tests/Makefile.in
Zebediah Figura 1af01ac917 quartz/tests: Add some tests for media types for the DirectSound renderer.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-16 09:30:03 +02:00

24 lines
372 B
Makefile

TESTDLL = quartz.dll
IMPORTS = strmbase advapi32 d3d9 dsound msdmo msvfw32 ole32 oleaut32 user32 uuid
C_SRCS = \
acmwrapper.c \
avidec.c \
avisplit.c \
dsoundrender.c \
filesource.c \
filtergraph.c \
filtermapper.c \
memallocator.c \
mpegsplit.c \
passthrough.c \
systemclock.c \
videorenderer.c \
vmr7.c \
vmr9.c \
waveparser.c
RC_SRCS = \
rsrc.rc