strmbase: Implement BaseControlWindow.
[wine/multimedia.git] / dlls / ole2.dll16 / Makefile.in
blob413b6d5c558299f02bd80accbf9e33e956277e84
1 MODULE = ole2.dll16
2 IMPORTS = uuid ole32 user32 gdi32
3 EXTRADLLFLAGS = -m16 -Wb,--main-module,ole32.dll
5 C_SRCS = \
6 memlockbytes.c \
7 ole2.c
9 @MAKE_DLL_RULES@