Sweden-Number/dlls/dinput/Makefile.in

24 lines
377 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dinput.dll
IMPORTS = ole32 user32 advapi32 kernel32
EXTRALIBS = -ldxguid -luuid
C_SRCS = \
data_formats.c \
device.c \
dinput_main.c \
joystick_linux.c \
joystick_linuxinput.c \
keyboard.c \
mouse.c \
regsvr.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
### Dependencies: