kernel32: Change all functions to use CDECL.
[wine/wine64.git] / dlls / mscat32 / Makefile.in
blobba982abc03c36ab4dc0e58c163b9626dad242533
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mscat32.dll
6 IMPORTS = wintrust kernel32
8 C_SRCS = \
9 main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend