imagehlp: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
4d5c874f42
commit
4bc3657962
|
@ -3,6 +3,8 @@ MODULE = imagehlp.dll
|
|||
IMPORTLIB = imagehlp
|
||||
IMPORTS = dbghelp
|
||||
|
||||
EXTRADLLFLAGS = -mno-cygwin
|
||||
|
||||
C_SRCS = \
|
||||
access.c \
|
||||
imagehlp_main.c \
|
||||
|
|
Loading…
Reference in New Issue