winehid.sys: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Alexandre Julliard 2019-06-26 09:39:22 +02:00
parent da368c51c6
commit 52f68a01ef
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
MODULE = winehid.sys
IMPORTS = hidclass ntoskrnl
EXTRADLLFLAGS = -Wl,--subsystem,native
EXTRADLLFLAGS = -mno-cygwin -Wl,--subsystem,native
C_SRCS = \
main.c