usp10: Draw selected glyphs in ScriptStringOut.
[wine/multimedia.git] / dlls / usp10 / Makefile.in
blob0013221de0d94a3f7999fb787641818778aa7605
1 MODULE = usp10.dll
2 IMPORTLIB = usp10
3 IMPORTS = user32 gdi32
5 C_SRCS = \
6 bidi.c \
7 breaking.c \
8 indic.c \
9 indicsyllable.c \
10 linebreak.c \
11 mirror.c \
12 shape.c \
13 shaping.c \
14 usp10.c
16 @MAKE_DLL_RULES@