ddraw/tests: Use a TnLHal device only if supported in ddraw7 tests.
[wine] / dlls / windowscodecsext / Makefile.in
1 MODULE    = windowscodecsext.dll
2 IMPORTLIB = windowscodecsext
3 IMPORTS   = ole32
4
5 C_SRCS = \
6         main.c
7
8 @MAKE_DLL_RULES@