gdi32: Avoid redundant computation of the gradient bounding rectangle.
[wine/multimedia.git] / programs / start / Makefile.in
blob227110906697f827e1ff6334eab3e602ac2af302
1 MODULE = start.exe
2 APPMODE = -mconsole -municode
3 IMPORTS = shell32 user32
5 C_SRCS = start.c
7 RC_SRCS = start.rc
8 PO_SRCS = start.rc
10 @MAKE_PROG_RULES@