midimap: Obey the size parameter in GetDevCaps.
[wine.git] / dlls / vwin32.vxd / Makefile.in
blobafec3bd20b94fb91dc176896cf0f2bc9917f3dcb
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = vwin32.vxd
6 IMPORTS = kernel32 kernel
8 C_SRCS = \
9 vwin32.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend