spoolss: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Alexandre Julliard 2019-06-21 08:48:39 +02:00
parent af11345710
commit be0e5491d4

View file

@ -2,6 +2,8 @@ MODULE = spoolss.dll
IMPORTLIB = spoolss
IMPORTS = winspool
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
router.c \
spoolss_main.c