makefiles: List the static libraries as normal imports instead of extra libs.
[wine/multimedia.git] / dlls / dinput / tests / Makefile.in
blobbe5b0fc9886e05a19bf18fd1de49db595a75f64d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = dinput.dll
6 IMPORTS = dxguid uuid dxerr8 dinput ole32 version user32 kernel32
8 CTESTS = \
9 device.c \
10 joystick.c \
11 keyboard.c \
12 mouse.c
14 @MAKE_TEST_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend