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

usbd.sys: Build with msvcrt.

parent daaf546f
MODULE = usbd.sys
IMPORTLIB = usbd
IMPORTS = ntoskrnl
EXTRADLLFLAGS = -Wl,--subsystem,native
EXTRADLLFLAGS = -mno-cygwin -Wl,--subsystem,native
C_SRCS = \
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