shell32/tests: Add a few more ShellExecute() file URL tests.
[wine] / dlls / dwrite / tests / Makefile.in
1 TESTDLL = dwrite.dll
2 IMPORTS = dwrite gdi32
3
4 C_SRCS = \
5         font.c
6
7 @MAKE_TEST_RULES@