ntdll/tests: Skip test if LdrAddRefDll is missing.
[wine.git] / dlls / oledb32 / Makefile.in
blob449913a3cabba3638f16b5fe07646ebfeefbf09a
1 MODULE = oledb32.dll
2 IMPORTS = uuid oleaut32 ole32 user32 advapi32
4 C_SRCS = \
5 convert.c \
6 datainit.c \
7 dslocator.c \
8 errorinfo.c \
9 main.c \
10 rowpos.c
12 IDL_I_SRCS = convert.idl
14 IDL_R_SRCS = oledb32_classes.idl
16 IDL_TLB_SRCS = oledb32_typelib.idl
18 @MAKE_DLL_RULES@