gdi32: Avoid redundant computation of the gradient bounding rectangle.
[wine/multimedia.git] / dlls / usp10 / Makefile.in
blob28c5079e2dfbe475ce1e0b7604f131051e5be678
1 MODULE = usp10.dll
2 IMPORTLIB = usp10
3 IMPORTS = advapi32 user32 gdi32
5 C_SRCS = \
6 bidi.c \
7 breaking.c \
8 indic.c \
9 indicsyllable.c \
10 linebreak.c \
11 mirror.c \
12 opentype.c \
13 shape.c \
14 shaping.c \
15 usp10.c
17 @MAKE_DLL_RULES@