blob: 4bc3aa1d5ff5d8445ac235360f7587c6cef7e797 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dsound.dll
IMPORTLIB = libdsound.$(IMPLIBEXT)
IMPORTS = winmm ole32 user32 advapi32 kernel32 ntdll
EXTRALIBS = -ldxguid -luuid
C_SRCS = \
buffer.c \
capture.c \
dsound.c \
dsound_main.c \
duplex.c \
mixer.c \
primary.c \
propset.c \
regsvr.c \
sound3d.c
RC_SRCS = version.rc
SUBDIRS = tests
@MAKE_DLL_RULES@
### Dependencies: