dplayx: Adjust GetCaps behaviour to documentation
[wine/gsoc_dplay.git] / dlls / windowscodecs / tests / Makefile.in
blob707d23f01c9f773ebdfc9d66b336d9a7b97c053f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = windowscodecs.dll
6 IMPORTS = kernel32 ole32 windowscodecs
8 CTESTS = \
9 bmpformat.c \
10 converter.c \
11 palette.c \
12 stream.c
14 @MAKE_TEST_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend