ddraw: Support using an application-provided surface pointer.
[wine.git] / dlls / odbccp32 / Makefile.in
blob926576a25e70abd0e275102f640f5c21beba3484
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
10 C_SRCS = \
11 odbccp32.c
13 @MAKE_DLL_RULES@
15 ### Dependencies: