spoolss: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
af11345710
commit
be0e5491d4
|
@ -2,6 +2,8 @@ MODULE = spoolss.dll
|
|||
IMPORTLIB = spoolss
|
||||
IMPORTS = winspool
|
||||
|
||||
EXTRADLLFLAGS = -mno-cygwin
|
||||
|
||||
C_SRCS = \
|
||||
router.c \
|
||||
spoolss_main.c
|
||||
|
|
Loading…
Reference in New Issue