dbgeng: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
fcd598940f
commit
3fd3df9a09
|
@ -2,4 +2,6 @@ MODULE = dbgeng.dll
|
|||
IMPORTLIB = dbgeng
|
||||
DELAYIMPORTS = version
|
||||
|
||||
EXTRADLLFLAGS = -mno-cygwin
|
||||
|
||||
C_SRCS = dbgeng.c
|
||||
|
|
Loading…
Reference in New Issue