imm: Default context and hwnd are per thread so store that data in a thread local...
[wine/wine-kai.git] / dlls / inkobj / Makefile.in
blobaec1ba32c83d0c76013135be4c714b4bddfaf412
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = inkobj.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 inkcollector.c \
10 inkobj.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend