blob: 9b04eb105691e2e2c6b3c2ddee4b8de079263a46 [file] [log] [blame]
TESTDLL = dinput.dll
IMPORTS = dinput ole32 version user32
C_SRCS = \
device.c \
dinput.c \
joystick.c \
keyboard.c \
mouse.c
@MAKE_TEST_RULES@