include: Fix function names in IVBSAXXMLReader interface in msxml2.idl.
[wine/wine64.git] / dlls / msvcrt40 / Makefile.in
blobb053a967067d5bbd87461e98e3b4b142ec912617
1 EXTRADEFS = -DUSE_MSVCRT_PREFIX
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = msvcrt40.dll
7 IMPORTLIB = msvcrt40
8 IMPORTS = msvcrt kernel32
10 C_SRCS = \
11 msvcrt40.c
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend