gdi32: Avoid redundant computation of the gradient bounding rectangle.
[wine/multimedia.git] / programs / wmic / Makefile.in
blobf7c7ebcccc9115093d8f1fb3883af1ed8cb27a24
1 MODULE = wmic.exe
2 APPMODE = -mconsole -municode
4 C_SRCS = \
5 main.c
7 @MAKE_PROG_RULES@