blob: 5d1533721be5168942e681fb6251cf60d1a2c379 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dinput.dll
IMPORTS = user32 kernel32
EXTRALIBS = -ldxguid -luuid
C_SRCS = \
device.c \
dinput_main.c \
joystick_linux.c \
joystick_linuxinput.c \
keyboard.c \
mouse.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
### Dependencies: