wine/dlls/dsound/Makefile.in
Eric Pouech 86bc819f07 dsound: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-14 21:20:40 +01:00

20 lines
293 B
Makefile

MODULE = dsound.dll
IMPORTLIB = dsound
IMPORTS = dxguid uuid winmm ole32 advapi32 user32
C_SRCS = \
buffer.c \
capture.c \
dsound.c \
dsound_convert.c \
dsound_main.c \
duplex.c \
mixer.c \
primary.c \
propset.c \
sound3d.c
IDL_SRCS = dsound_classes.idl
RC_SRCS = version.rc