Dbghelp describes the types of function arguments with a specific
[wine/wine64.git] / dlls / msvcrt20 / Makefile.in
blob0cda8754f0f7c5aa4cd41f8cf22b62c5ee6cd5e7
1 EXTRADEFS = -DUSE_MSVCRT_PREFIX
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = msvcrt20.dll
7 IMPORTLIB = libmsvcrt20.$(IMPLIBEXT)
8 IMPORTS = msvcrt kernel32
9 EXTRALIBS = $(LIBUNICODE)
11 C_SRCS = msvcrt20.c
13 @MAKE_DLL_RULES@
15 ### Dependencies: