wine/dlls/oledb32/tests/Makefile.in
Eric Pouech 786a7e8b0c oledb32/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-02 20:17:15 +01:00

10 lines
152 B
Makefile

TESTDLL = oledb32.dll
IMPORTS = uuid oleaut32 ole32 user32 gdi32 advapi32
C_SRCS = \
convert.c \
database.c \
marshal.c
IDL_SRCS = convert.idl