usbd.sys: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Alexandre Julliard 2019-06-25 08:30:21 +02:00
parent daaf546f42
commit 503d5ef50d

View file

@ -1,7 +1,7 @@
MODULE = usbd.sys
IMPORTLIB = usbd
IMPORTS = ntoskrnl
EXTRADLLFLAGS = -Wl,--subsystem,native
EXTRADLLFLAGS = -mno-cygwin -Wl,--subsystem,native
C_SRCS = \
usbd.c