pop b0283e26815279d45d201d5585820bb1d1997663
[wine/hacks.git] / dlls / windowscodecs / tests / Makefile.in
blob382fb7efe3a3f90c5c3ee7a2e92606cee500449b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = windowscodecs.dll
6 IMPORTS = kernel32 ole32 windowscodecs
8 C_SRCS = \
9 bmpformat.c \
10 converter.c \
11 palette.c \
12 stream.c
14 @MAKE_TEST_RULES@