dwrite: Keep a single instance of system font collection.
[wine] / dlls / dwrite / tests / Makefile.in
1 TESTDLL = dwrite.dll
2 IMPORTS = dwrite gdi32
3
4 C_SRCS = \
5         font.c \
6         layout.c
7
8 @MAKE_TEST_RULES@