winex11: Select for EnterNotify events on the desktop window in order to update the...
[wine.git] / dlls / compobj.dll16 / Makefile.in
blobf7d7e7b2a2da65dfc666ce56ab91cc47f80bfd61
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = compobj.dll16
6 IMPORTS = uuid ole32 advapi32 kernel32 kernel
7 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,ole32.dll
9 C_SRCS = compobj.c
11 @MAKE_DLL_RULES@