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