blob: ee118dc2630f747ef74b65196e0c2021aba1f9cf [file]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dinput.dll
IMPORTLIB = libdinput.$(IMPLIBEXT)
IMPORTS = ole32 user32 advapi32 kernel32
EXTRALIBS = -ldxguid -luuid
EXTRADEFS = -DWINE_NO_LONG_AS_INT
C_SRCS = \
data_formats.c \
device.c \
dinput_main.c \
effect_linuxinput.c \
joystick_linux.c \
joystick_linuxinput.c \
keyboard.c \
mouse.c \
regsvr.c
IMPLIB_SRCS = data_formats.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend