gdiplus: Don't require an HDC in get_graphics_bounds.
[wine] / dlls / winemapi / Makefile.in
CommitLineData
38cb7be4
OR
1TOPSRCDIR = @top_srcdir@
2TOPOBJDIR = ../..
3SRCDIR = @srcdir@
4VPATH = @srcdir@
5MODULE = winemapi.dll
b86d515e 6IMPORTS = shlwapi shell32
38cb7be4
OR
7
8C_SRCS = \
44784356
OR
9 main.c \
10 sendmail.c
38cb7be4
OR
11
12@MAKE_DLL_RULES@