ddraw: Only check dwFlags if we actually have a D3DLIGHT2 structure in d3d_light_SetL...
[wine] / dlls / oledb32 / tests / Makefile.in
1 TESTDLL   = oledb32.dll
2 IMPORTS   = uuid oleaut32 ole32 user32 gdi32 advapi32
3
4 C_SRCS = \
5         convert.c \
6         database.c \
7         marshal.c
8
9 IDL_I_SRCS = convert.idl
10
11 @MAKE_TEST_RULES@