user32: Fix SPI_SETMOUSESPEED handling, the parameter is not a pointer.
[wine/wine64.git] / dlls / iphlpapi / tests / Makefile.in
blob4dcb0b5f35034bc21c89ad2f6733bc48048305a5
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = iphlpapi.dll
6 IMPORTS = kernel32
8 CTESTS = \
9 iphlpapi.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend