wine/dlls/oledb32/Makefile.in
Alexandre Julliard ff91ac6403 oledb32: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-18 09:03:20 +02:00

20 lines
285 B
Makefile

MODULE = oledb32.dll
IMPORTS = uuid oleaut32 ole32 user32 advapi32
EXTRADLLFLAGS = -mno-cygwin
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