Sweden-Number/dlls/windows.gaming.input/Makefile.in

15 lines
208 B
Makefile
Raw Normal View History

MODULE = windows.gaming.input.dll
IMPORTS = combase uuid user32 setupapi hid
C_SRCS = \
controller.c \
gamepad.c \
main.c \
manager.c \
provider.c \
vector.c
IDL_SRCS = \
classes.idl \
provider.idl