wine/dlls/dinput8/Makefile.in
2003-10-11 01:09:15 +00:00

16 lines
217 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dinput8.dll
IMPORTS = dinput
EXTRALIBS = $(LIBUUID)
C_SRCS = \
dinput8_main.c
@MAKE_DLL_RULES@
### Dependencies: