winmm/tests: Fix some tests that fail on Windows with no input device.
[wine] / dlls / dplay / Makefile.in
1 MODULE    = dplay.dll
2 IMPORTLIB = dplay
3 IMPORTS   = dplayx
4
5 RC_SRCS = version.rc
6
7 @MAKE_DLL_RULES@