Sweden-Number/dlls/dwrite/Makefile.in

12 lines
153 B
Makefile
Raw Normal View History

MODULE = dwrite.dll
IMPORTLIB = dwrite
IMPORTS = user32 gdi32
2012-07-24 12:05:18 +02:00
C_SRCS = \
analyzer.c \
2012-08-13 05:44:19 +02:00
font.c \
2012-07-31 06:12:35 +02:00
gdiinterop.c \
2012-09-28 10:13:17 +02:00
layout.c \
main.c \
opentype.c