Sweden-Number/dlls/gdiplus/Makefile.in

17 lines
334 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = gdiplus.dll
IMPORTLIB = libgdiplus.$(IMPLIBEXT)
IMPORTS = user32 gdi32 advapi32 kernel32 ntdll
C_SRCS = \
2007-06-11 20:51:15 +02:00
gdiplus.c \
graphics.c \
2007-06-11 20:51:15 +02:00
pen.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend