wine-wine/dlls/oledb32/Makefile.in

20 lines
294 B
Makefile
Raw Permalink Normal View History

2009-09-02 11:02:39 +00:00
MODULE = oledb32.dll
IMPORTS = uuid oleaut32 ole32 comctl32 user32 advapi32
2009-09-02 11:02:39 +00:00
EXTRADLLFLAGS = -mno-cygwin
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
RC_SRCS = version.rc