include: Use the hard-float calling convention for Windows APIs on ARM
[wine.git] / dlls / dwrite / Makefile.in
blob3092a02604f3c35aa56603c2533546b9a1828384
1 MODULE = dwrite.dll
2 IMPORTLIB = dwrite
3 IMPORTS = user32 gdi32 advapi32
4 EXTRAINCL = $(FREETYPE_CFLAGS)
6 C_SRCS = \
7 analyzer.c \
8 bidi.c \
9 bracket.c \
10 font.c \
11 freetype.c \
12 gdiinterop.c \
13 layout.c \
14 linebreak.c \
15 main.c \
16 mirror.c \
17 opentype.c \
18 scripts.c \
19 shape.c