ddrawex/tests: Don't crash on some Win98/WinMe boxes.
[wine] / dlls / ole2disp.dll16 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = ole2disp.dll16
6 IMPORTS   = kernel32 kernel
7 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,oleaut32.dll
8
9 C_SRCS = ole2disp.c
10
11 @MAKE_DLL_RULES@