dplayx: Code to forward player creation
[wine/gsoc_dplay.git] / dlls / winecoreaudio.drv / Makefile.in
blob584ca2eb9c600437a16e33c05193f2186801ec75
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winecoreaudio.drv
6 IMPORTS = uuid winmm user32 kernel32
7 EXTRALIBS = @COREAUDIO@
9 C_SRCS = \
10 audio.c \
11 audiounit.c \
12 coreaudio.c \
13 coremidi.c \
14 midi.c \
15 mixer.c
17 @MAKE_DLL_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend