wine/dlls/dwrite/Makefile.in

25 lines
378 B
Makefile
Raw Normal View History

MODULE = dwrite.dll
IMPORTLIB = dwrite
UNIXLIB = dwrite.so
IMPORTS = user32 gdi32 advapi32
UNIX_CFLAGS = $(FREETYPE_CFLAGS)
2012-07-24 10:05:18 +00:00
C_SRCS = \
analyzer.c \
2014-09-30 05:56:39 +00:00
bidi.c \
bracket.c \
direction.c \
2012-08-13 03:44:19 +00:00
font.c \
format.c \
freetype.c \
2012-07-31 04:12:35 +00:00
gdiinterop.c \
2012-09-28 08:13:17 +00:00
layout.c \
linebreak.c \
main.c \
mirror.c \
opentype.c \
scripts.c \
shape.c \
shapers/arabic.c \
shapers/arabic_table.c