sfc: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
4fe7fcabb2
commit
1ee679779e
|
@ -2,4 +2,6 @@ MODULE = sfc.dll
|
|||
IMPORTLIB = sfc
|
||||
IMPORTS = sfc_os
|
||||
|
||||
EXTRADLLFLAGS = -mno-cygwin
|
||||
|
||||
C_SRCS = sfc_main.c
|
||||
|
|
Loading…
Reference in New Issue