atl: Accept a NULL output container pointer in AtlAxAttachControl.
[wine/hacks.git] / dlls / mciseq / Makefile.in
blob64951031a2eab6944e5f9a7532efa1523593f94d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mciseq.dll
6 IMPORTS = winmm user32 kernel32
8 C_SRCS = \
9 mcimidi.c
11 @MAKE_DLL_RULES@