ole32/tests: Relax the reference counting tests a bit. We only care whether reference...
[wine/hramrach.git] / dlls / mciwave / Makefile.in
blob6ae366fd106bd5ee6ea164506125491230ceae37
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mciwave.dll
6 IMPORTS = winmm user32
8 C_SRCS = \
9 mciwave.c
11 @MAKE_DLL_RULES@