widl: Set the default calling convention at header generation time, not at parsing...
[wine/hramrach.git] / dlls / wintab32 / Makefile.in
blob49fa8f6f1780c2a1590ed1d6de03919fc2cdee3b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wintab32.dll
6 IMPORTLIB = wintab32
7 IMPORTS = user32
9 C_SRCS = \
10 context.c \
11 manager.c \
12 wintab32.c
14 @MAKE_DLL_RULES@