winspool: Remove cross calls W->A for the "Printers" registry path.
[wine] / dlls / odbccp32 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = odbccp32.dll
6 IMPORTLIB = libodbccp32.$(IMPLIBEXT)
7 IMPORTS   = ole32 advapi32 kernel32
8 EXTRALIBS = -luuid $(LIBUNICODE)
9
10 C_SRCS = \
11         odbccp32.c
12
13 @MAKE_DLL_RULES@
14
15 ### Dependencies: