winhelp.exe: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
2e45ce1326
commit
f3df87b3e0
|
@ -1,4 +1,5 @@
|
|||
MODULE = winhelp.exe16
|
||||
APPMODE = -mconsole -m16
|
||||
|
||||
EXTRADLLFLAGS = -mconsole -m16 -mno-cygwin
|
||||
|
||||
C_SRCS = winhelp.c
|
||||
|
|
Loading…
Reference in New Issue