wined3d: Correctly define the number of possible parameters.
[wine/multimedia.git] / dlls / wintab32 / Makefile.in
blob72d8d87d4b4092be70851f18280d289992dd4cfc
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wintab32.dll
6 IMPORTLIB = libwintab32.$(IMPLIBEXT)
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: