winex11: Add a separate helper function for Xrender mono->color blits.
[wine.git] / dlls / sensapi / Makefile.in
blob1d969fce4d813bf690b8f6a2ed8784b7e8a29c5c
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@