winebuild: Generate MS-style imports using the OriginalFirstThunk field.
[wine.git] / dlls / sensapi / Makefile.in
blobfcf99f1d6c63541e07a0ea7a9a1799f7595daec5
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = sensapi.dll
6 IMPORTLIB = sensapi
7 IMPORTS = kernel32
9 C_SRCS = \
10 sensapi.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend