winex11: Add vkey codes for functions keys upto F24.
[wine.git] / dlls / ole2.dll16 / Makefile.in
blobee3a95b2842fe7532d2a6498e1455b37c4ddec7f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ole2.dll16
6 IMPORTS = uuid ole32 user32 gdi32 kernel32 kernel
7 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,ole32.dll
9 C_SRCS = \
10 memlockbytes.c \
11 ole2.c
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend