d3drm/tests: Add tests for handling Visuals.
[wine] / dlls / d3drm / tests / Makefile.in
1 TESTDLL   = d3drm.dll
2 IMPORTS   = dxguid
3
4 C_SRCS = \
5         d3drm.c \
6         vector.c
7
8 @MAKE_TEST_RULES@