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