Changes in crossover-wine-src-6.1.0 except for configure
[wine/hacks.git] / dlls / winecoreaudio.drv / Makefile.in
bloba54c476b1609a6de24977cfe8c5d5d4eb48af04d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winecoreaudio.drv
6 IMPORTS = winmm user32 kernel32
7 EXTRALIBS = $(LIBUUID) @COREAUDIO@
9 C_SRCS = \
10 audio.c \
11 audiounit.c \
12 coreaudio.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend