libwine: Generate Unicode data for Arabic shaping.
[wine.git] / dlls / usp10 / Makefile.in
blob027bdfbcd55555dc3841198798878b78598d9cdf
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = usp10.dll
6 IMPORTLIB = usp10
7 IMPORTS = gdi32 kernel32
9 C_SRCS = \
10 bidi.c \
11 mirror.c \
12 shaping.c \
13 usp10.c
15 @MAKE_DLL_RULES@