save old text color during a call of DrawCaptionTempW
[wine/kumbayo.git] / dlls / wtsapi32 / Makefile.in
blob495d8bf30424edde8d669598bf98e0b120e59e07
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wtsapi32.dll
6 IMPORTLIB = libwtsapi32.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = \
10 wtsapi32.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend