ntoskrnl/tests: Test the contents of the user IO_STATUS_BLOCK.
[wine/zf.git] / dlls / msado15 / Makefile.in
blobe64da6054731382454d8f724329d39008c371747
1 MODULE = msado15.dll
2 IMPORTS = oleaut32 ole32
4 EXTRADLLFLAGS = -mno-cygwin
6 C_SRCS = \
7 command.c \
8 connection.c \
9 main.c \
10 recordset.c \
11 stream.c
13 IDL_SRCS = \
14 msado15_classes.idl \
15 msado15_tlb.idl