wine-wine/dlls/dwrite/Makefile.in

21 lines
296 B
Makefile
Raw Permalink Normal View History

MODULE = dwrite.dll
IMPORTLIB = dwrite
IMPORTS = user32 gdi32 advapi32
EXTRAINCL = $(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 \
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