imagehlp: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Alexandre Julliard 2019-06-06 09:00:49 +02:00
parent 4d5c874f42
commit 4bc3657962
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ MODULE = imagehlp.dll
IMPORTLIB = imagehlp
IMPORTS = dbghelp
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
access.c \
imagehlp_main.c \