svchost: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
dae088939b
commit
d0d51f98d8
|
@ -1,6 +1,7 @@
|
||||||
MODULE = svchost.exe
|
MODULE = svchost.exe
|
||||||
APPMODE = -mconsole -municode
|
|
||||||
IMPORTS = advapi32
|
IMPORTS = advapi32
|
||||||
|
|
||||||
|
EXTRADLLFLAGS = -mconsole -municode -mno-cygwin
|
||||||
|
|
||||||
C_SRCS = \
|
C_SRCS = \
|
||||||
svchost.c
|
svchost.c
|
||||||
|
|
Loading…
Reference in New Issue