wine/dlls/oledb32/Makefile.in
Louis Lenders 239653ea12 oledb32: Add version resource.
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-26 11:49:38 +01:00

18 lines
256 B
Makefile

MODULE = oledb32.dll
IMPORTS = uuid oleaut32 ole32 user32 advapi32
C_SRCS = \
convert.c \
datainit.c \
dslocator.c \
errorinfo.c \
main.c \
rowpos.c
IDL_SRCS = \
convert.idl \
oledb32_classes.idl \
oledb32_typelib.idl
RC_SRCS = version.rc