wine/dlls/dsound/tests/Makefile.in
Eric Pouech 5adca71cd7 dsound/tests: 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-03-01 22:41:15 +01:00

12 lines
172 B
Makefile

TESTDLL = dsound.dll
IMPORTS = dmoguids dsound msdmo ole32 version user32
C_SRCS = \
capture.c \
ds3d.c \
ds3d8.c \
dsound.c \
dsound8.c \
duplex.c \
propset.c