Sweden-Number/dlls/dinput/tests/Makefile.in

17 lines
284 B
Makefile
Raw Normal View History

2005-05-11 14:05:17 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = dinput.dll
IMPORTS = dinput ole32 version user32 kernel32
EXTRALIBS = -ldxguid -luuid -ldxerr8
CTESTS = \
joystick.c \
keyboard.c \
mouse.c
@MAKE_TEST_RULES@
### Dependencies: