Allow configuration of output devices to use and change standard
[wine] / dlls / winmm / winealsa / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = winealsa.drv
6 IMPORTS   = winmm user32 advapi32 kernel32 ntdll
7 EXTRALIBS = -ldxguid -luuid @ALSALIBS@
8
9 C_SRCS = \
10         audio.c \
11         audio_05.c \
12         alsa.c \
13         midi.c
14
15 @MAKE_DLL_RULES@
16
17 ### Dependencies: