gdi32: Clip solid pen regions to the DIB rectangle to avoid overflows.
[wine] / programs / winepath / Makefile.in
1 MODULE    = winepath.exe
2 APPMODE   = -mconsole -municode
3
4 C_SRCS = winepath.c
5
6 MANPAGE = winepath.man
7
8 @MAKE_PROG_RULES@