Commit 52f68a01 authored by Alexandre Julliard's avatar Alexandre Julliard

winehid.sys: Build with msvcrt.

parent da368c51
MODULE = winehid.sys
IMPORTS = hidclass ntoskrnl
EXTRADLLFLAGS = -Wl,--subsystem,native
EXTRADLLFLAGS = -mno-cygwin -Wl,--subsystem,native
C_SRCS = \
main.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