Sweden-Number/dlls/winmm/wineaudioio/Makefile.in

16 lines
326 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wineaudioio.drv
IMPORTS = winmm user32 kernel32 ntdll
2004-01-27 21:16:38 +01:00
EXTRALIBS = -ldxguid -luuid @AUDIOIOLIBS@
C_SRCS = \
audio.c \
audioio.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend