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

22 lines
341 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = gdiplus.dll
IMPORTS = gdiplus ole32 user32 gdi32 kernel32
C_SRCS = \
brush.c \
customlinecap.c \
font.c \
graphics.c \
graphicspath.c \
image.c \
matrix.c \
pathiterator.c \
pen.c \
region.c \
stringformat.c
@MAKE_TEST_RULES@