wine-wine/dlls/dwrite/tests/Makefile.in

10 lines
109 B
Makefile

TESTDLL = dwrite.dll
IMPORTS = dwrite gdi32
C_SRCS = \
analyzer.c \
font.c \
layout.c
@MAKE_TEST_RULES@