quartz: Only allocate 1 buffer in transform filter.
[wine/wine64.git] / dlls / wintab32 / Makefile.in
blob5c2a3c5b78954b1caedb6db016eef7d1314db08a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wintab32.dll
6 IMPORTLIB = wintab32
7 IMPORTS = user32 kernel32
9 C_SRCS = \
10 context.c \
11 manager.c \
12 wintab32.c
14 C_SRCS16 = \
15 wintab16.c
17 SPEC_SRCS16 = wintab.spec
19 @MAKE_DLL_RULES@
21 @DEPENDENCIES@ # everything below this line is overwritten by make depend