dwrite: Remove testing for exact script code value.
[wine] / dlls / dwrite / tests / Makefile.in
1 TESTDLL = dwrite.dll
2 IMPORTS = dwrite gdi32
3
4 C_SRCS = \
5         analyzer.c \
6         font.c \
7         layout.c
8
9 @MAKE_TEST_RULES@