svchost: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Alexandre Julliard 2019-05-01 10:40:19 +02:00
parent dae088939b
commit d0d51f98d8
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
MODULE = svchost.exe
APPMODE = -mconsole -municode
IMPORTS = advapi32
EXTRADLLFLAGS = -mconsole -municode -mno-cygwin
C_SRCS = \
svchost.c