gdi32: Avoid redundant computation of the gradient bounding rectangle.
[wine/multimedia.git] / dlls / explorerframe / Makefile.in
blob975f19777b2e1f64f56b2d3af9408bfeb6d44920
1 EXTRADEFS = -DCOM_NO_WINDOWS_H
2 MODULE = explorerframe.dll
3 IMPORTS = uuid ole32 shell32 user32
5 C_SRCS = \
6 explorerframe_main.c \
7 nstc.c
9 IDL_R_SRCS = explorerframe.idl
11 RC_SRCS = \
12 version.rc
14 @MAKE_DLL_RULES@