quartz: Fix IAMDirectSound interface definition.
[wine/multimedia.git] / dlls / mciwave / Makefile.in
bloba87c07c0af389d69fa90a1a5e37abdfeb3975934
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mciwave.dll
6 IMPORTS = winmm user32 kernel32
8 C_SRCS = \
9 mciwave.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend