rpcss: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Alexandre Julliard 2019-05-01 10:39:42 +02:00
parent 8039941c52
commit 94700e8376
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
MODULE = rpcss.exe
APPMODE = -mconsole -municode
IMPORTS = rpcrt4 advapi32
EXTRADLLFLAGS = -mconsole -municode -mno-cygwin
C_SRCS = \
epmp.c \
irotp.c \