Commit 503d5ef5 authored by Alexandre Julliard's avatar Alexandre Julliard

usbd.sys: Build with msvcrt.

parent daaf546f
MODULE = usbd.sys MODULE = usbd.sys
IMPORTLIB = usbd IMPORTLIB = usbd
IMPORTS = ntoskrnl IMPORTS = ntoskrnl
EXTRADLLFLAGS = -Wl,--subsystem,native EXTRADLLFLAGS = -mno-cygwin -Wl,--subsystem,native
C_SRCS = \ C_SRCS = \
usbd.c usbd.c
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment