wine/dlls/amstream/Makefile.in
Eric Pouech 71e90100bf amstream: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-08 10:46:25 +01:00

15 lines
233 B
Makefile

MODULE = amstream.dll
IMPORTS = strmiids strmbase uuid ole32 advapi32 ddraw
C_SRCS = \
audiodata.c \
audiostream.c \
ddrawstream.c \
filter.c \
main.c \
multimedia.c
IDL_SRCS = amstream_classes.idl
RC_SRCS = version.rc