Files
reactos/reactos/lib/odbc32/Makefile.in
Steven Edwards 07405fb464 Added a stub odbc32.dll as MFC depends on it.
svn path=/trunk/; revision=8378
2004-02-25 20:09:39 +00:00

14 lines
191 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = odbc32.dll
IMPORTS = kernel32
C_SRCS = \
proxyodbc.c
@MAKE_DLL_RULES@
### Dependencies: