winejoystick: Fix a crash on accessing a CFArray past its end due to an off-by-one...
[wine/multimedia.git] / dlls / usp10 / Makefile.in
blob21541f1bd3c6a28f48ae1ad2b79b65ebef3b93b3
1 MODULE = usp10.dll
2 IMPORTLIB = usp10
3 IMPORTS = advapi32 user32 gdi32
5 C_SRCS = \
6 bidi.c \
7 bracket.c \
8 breaking.c \
9 indic.c \
10 indicsyllable.c \
11 linebreak.c \
12 mirror.c \
13 opentype.c \
14 shape.c \
15 shaping.c \
16 usp10.c