shdocvw: Win64 printf format warning fixes.
[wine/testsucceed.git] / dlls / wintab32 / Makefile.in
blobd7eed258c5944b10d963ed514555ecf313a019c7
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wintab32.dll
6 IMPORTLIB = libwintab32.$(IMPLIBEXT)
7 IMPORTS = user32 kernel32
8 EXTRADEFS = -DWINE_NO_LONG_AS_INT
10 C_SRCS = \
11 context.c \
12 manager.c \
13 wintab32.c
15 C_SRCS16 = \
16 wintab16.c
18 SPEC_SRCS16 = wintab.spec
20 @MAKE_DLL_RULES@
22 @DEPENDENCIES@ # everything below this line is overwritten by make depend