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
|
IMPORTLIB = sfc
|
||||||
IMPORTS = sfc_os
|
IMPORTS = sfc_os
|
||||||
|
|
||||||
|
EXTRADLLFLAGS = -mno-cygwin
|
||||||
|
|
||||||
C_SRCS = sfc_main.c
|
C_SRCS = sfc_main.c
|
||||||
|
|
Loading…
Reference in New Issue