urlmon: Added CUri ClassFactory implementation.
[wine] / dlls / oledb32 / tests / Makefile.in
1 TESTDLL   = oledb32.dll
2 IMPORTS   = oleaut32 ole32 user32 gdi32 advapi32
3
4 C_SRCS = \
5         convert.c \
6         marshal.c
7
8 IDL_I_SRCS = convert.idl
9
10 @MAKE_TEST_RULES@