wine-wine/dlls/dinput/tests/Makefile.in

10 lines
136 B
Makefile

TESTDLL = dinput.dll
IMPORTS = dinput ole32 version user32
C_SRCS = \
device.c \
dinput.c \
joystick.c \
keyboard.c \
mouse.c