blob: 9dd7b59375d719930664e4ba98f7bb43fa0c835b [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wineoss.drv
IMPORTS = winmm user32 kernel32
EXTRALIBS = -ldxguid -luuid
C_SRCS = \
audio.c \
dscapture.c \
dsrender.c \
midi.c \
midipatch.c \
mixer.c \
mmaux.c \
oss.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend