wine/dlls/usbd.sys/Makefile.in
Eric Pouech b9c3bdea88 usbd.sys: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-21 12:32:07 +01:00

9 lines
119 B
Makefile

MODULE = usbd.sys
IMPORTLIB = usbd
IMPORTS = ntoskrnl
EXTRADLLFLAGS = -Wl,--subsystem,native
C_SRCS = \
usbd.c