user32: Fix SPI_SETMOUSESPEED handling, the parameter is not a pointer.
[wine/wine64.git] / dlls / hal / Makefile.in
blob026268adc4ea0557d1a80b72f1c27f9e78a15c95
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = hal.dll
6 IMPORTS = kernel32 ntdll
8 C_SRCS = \
9 hal.c
11 RC_SRCS = version.rc
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend