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

10 lines
136 B
Makefile
Raw Normal View History

2005-05-11 12:05:17 +00:00
TESTDLL = dinput.dll
IMPORTS = dinput ole32 version user32
2005-05-11 12:05:17 +00:00
C_SRCS = \
device.c \
dinput.c \
2005-05-11 12:05:17 +00:00
joystick.c \
keyboard.c \
mouse.c