Add Robert Shearman's explanation about WM_NCPAINT.
[wine/wine-kai.git] / dlls / wintab32 / Makefile.in
blob9dff142d6a9b512e50c6fd1c7ffae0af0f5537d1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wintab32.dll
6 IMPORTS = user32 kernel32
8 C_SRCS = \
9 context.c \
10 manager.c \
11 wintab32.c
13 C_SRCS16 = \
14 wintab16.c
16 SPEC_SRCS16 = wintab.spec
18 @MAKE_DLL_RULES@
20 ### Dependencies: