wined3d: Rename surface_calculate_size() to wined3d_format_calculate_size().
[wine.git] / dlls / usp10 / Makefile.in
blob983f29123f88465b43861d5e932c4cf8438a5ee0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = usp10.dll
6 IMPORTLIB = usp10
7 IMPORTS = gdi32
9 C_SRCS = \
10 bidi.c \
11 mirror.c \
12 shape.c \
13 shaping.c \
14 usp10.c
16 @MAKE_DLL_RULES@