wine/dlls/dinput/tests/Makefile.in
2014-01-02 12:13:16 +01:00

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