Sweden-Number/dlls/dinput8/Makefile.in

18 lines
279 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dinput8.dll
IMPORTLIB = libdinput8.$(IMPLIBEXT)
IMPORTS = dinput kernel32
EXTRALIBS = -luuid
C_SRCS = \
dinput8_main.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
### Dependencies: