gdi32: PATH_ExtTextOut remove incorrect shift to DC origin.
[wine/hacks.git] / dlls / keyboard.drv16 / Makefile.in
blobef8c36c4ecdd344233b937ae189101f5915d3c00
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = keyboard.drv16
6 IMPORTS = user32 kernel32
7 EXTRADLLFLAGS = -Wb,--subsystem,win16
9 SPEC_SRCS = keyboard.drv16.spec
11 C_SRCS = keyboard.c
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend