wine/dlls/oledb32/tests/Makefile.in
2014-05-05 12:17:56 +02: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