gdiplus: Implement GdipSetPathGradientBlend, with tests.
[wine/multimedia.git] / programs / rundll32 / Makefile.in
blobb93a36cadac0b8f05db3d30b6f86d0ade3256f3e
1 MODULE = rundll32.exe
2 APPMODE = -mwindows -municode
3 IMPORTS = user32
5 C_SRCS = \
6 rundll32.c
8 @MAKE_PROG_RULES@