advapi32: Make rpcrt4 a delayed import to work around circular dependencies with...
[wine/testsucceed.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@