Sweden-Number/dlls/windowscodecs/tests/Makefile.in

15 lines
243 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = windowscodecs.dll
IMPORTS = kernel32 ole32 windowscodecs
C_SRCS = \
bmpformat.c \
converter.c \
palette.c \
stream.c
@MAKE_TEST_RULES@