winex11: Select for EnterNotify events on the desktop window in order to update the...
[wine.git] / dlls / msvideo.dll16 / Makefile.in
blob7ae3bf3c86ce9092334d5f699c7aa11424c0ba08
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@