wine/dlls/oledb32/Makefile.in
Eric Pouech 8bbe1e45ee oledb32: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-16 17:16:52 +01:00

18 lines
265 B
Makefile

MODULE = oledb32.dll
IMPORTS = uuid oleaut32 ole32 comctl32 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