kernel32: Silence a fixme in GetNativeSystemInfo.
[wine/multimedia.git] / dlls / sensapi / Makefile.in
blob1924b70f13d5d6bf42e1739bc95c7b65ca975a3b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = sensapi.dll
6 IMPORTLIB = libsensapi.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 sensapi.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend