wine-wine/dlls/oledb32/Makefile.in

16 lines
234 B
Makefile
Raw Normal View History

2009-09-02 11:02:39 +00:00
MODULE = oledb32.dll
IMPORTS = uuid oleaut32 ole32 user32 advapi32
2009-09-02 11:02:39 +00:00
C_SRCS = \
convert.c \
datainit.c \
dslocator.c \
2013-06-14 00:23:43 +00:00
errorinfo.c \
2013-08-01 03:48:13 +00:00
main.c \
rowpos.c
2009-09-02 11:02:39 +00:00
IDL_SRCS = \
convert.idl \
oledb32_classes.idl \
oledb32_typelib.idl