winmm: dwBytesRecorded controls how much is played, not dwBufferLength.
[wine/hramrach.git] / dlls / msvideo.dll16 / Makefile.in
bloba136c7b7d794cb7dd9ea8e2cd168596344578675
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = msvideo.dll16
6 IMPORTS = msvfw32 version advapi32 kernel32 kernel
8 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,msvfw32.dll
10 C_SRCS = msvideo16.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend