d3d9/tests: Add test for IDirect3DDevice9_Reset with BackBufferWidth/Height = 0.
[wine] / dlls / lz32 / tests / Makefile.in
1 TESTDLL   = lz32.dll
2 IMPORTS   = lz32
3
4 C_SRCS = \
5         lzexpand_main.c
6
7 @MAKE_TEST_RULES@