blob: 668d83693a439e60b1dc269c1a52f1fc0f277956 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wineaudioio.drv
IMPORTS = dxguid uuid winmm user32 kernel32 ntdll
EXTRALIBS = @AUDIOIOLIBS@
C_SRCS = \
audio.c \
audioio.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend