shell32: Define avi resource #163.
[wine/wine-gecko.git] / dlls / odbccp32 / Makefile.in
blob09b0468fc0ecefcb804ba0e0c3c7acca72fce313
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@ # everything below this line is overwritten by make depend