ntdll: Export the libwine version functions from ntdll too.
[wine.git] / dlls / odbccp32 / Makefile.in
blob71d1a8552223dbce62b577553521f544e6d033d1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = odbccp32.dll
6 IMPORTLIB = odbccp32
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