mshtml: Added IOmHistory::get_length implementation.
[wine.git] / dlls / oledb32 / Makefile.in
blob71e352bd46761b009f556f0d289e9e9f4cf03e63
1 EXTRADEFS = -DCOM_NO_WINDOWS_H
2 MODULE = oledb32.dll
3 IMPORTS = uuid oleaut32 ole32 user32 advapi32
5 C_SRCS = \
6 convert.c \
7 datainit.c \
8 main.c
10 IDL_I_SRCS = convert.idl
12 IDL_R_SRCS = oledb32_classes.idl
14 IDL_TLB_SRCS = oledb32_typelib.idl
16 @MAKE_DLL_RULES@