jscript: Always use compiler for member, array and identifier expressions.
[wine.git] / dlls / usp10 / Makefile.in
blob93d19ff098be654e498297450cc4500f90416bb1
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 shape.c \
13 shaping.c \
14 usp10.c
16 @MAKE_DLL_RULES@