gdi32: Avoid redundant computation of the gradient bounding rectangle.
[wine/multimedia.git] / dlls / msdmo / Makefile.in
blobcef10099bde78bd15fd75edaf3fef7ebdd77b58a
1 MODULE = msdmo.dll
2 IMPORTLIB = msdmo
3 IMPORTS = uuid ole32 user32 advapi32
5 C_SRCS = \
6 dmoreg.c \
7 dmort.c
9 RC_SRCS = \
10 rsrc.rc
12 @MAKE_DLL_RULES@