ndis.sys: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
47df0afda0
commit
6705519f09
|
@ -1,5 +1,7 @@
|
|||
MODULE = ndis.sys
|
||||
EXTRADLLFLAGS = -Wl,--subsystem,native
|
||||
|
||||
EXTRADLLFLAGS = -mno-cygwin
|
||||
|
||||
C_SRCS = \
|
||||
main.c
|
||||
|
|
Loading…
Reference in New Issue