blob: 8258637b7322a5e3a6ebe1bd7a61fff66433c90c [file] [log] [blame]
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_R_SRCS = dsound_classes.idl
RC_SRCS = version.rc
@MAKE_DLL_RULES@