save old text color during a call of DrawCaptionTempW
[wine/kumbayo.git] / dlls / odbccp32 / Makefile.in
blobab715e124a0a20d1f7c314850e28a91d0330b8d7
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = odbccp32.dll
6 IMPORTLIB = libodbccp32.$(IMPLIBEXT)
7 IMPORTS = advapi32 kernel32
8 EXTRALIBS = -luuid
10 C_SRCS = \
11 odbccp32.c
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend