gdi32: Fix handling of font orientation in advanced graphics mode.
[wine] / dlls / xinput1_3 / tests / Makefile.in
1 TESTDLL   = xinput1_3.dll
2 IMPORTS   = user32
3
4 C_SRCS = \
5         xinput.c
6
7 @MAKE_TEST_RULES@