Sweden-Number/dlls/dwrite/Makefile.in

25 lines
371 B
Makefile
Raw Normal View History

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