msi/tests: Move test coverage for standard actions to a separate module.
[wine.git] / dlls / wineaudioio.drv / Makefile.in
blobba0722b997f8e94cc9a5c7d637ed4c1894db5409
1 MODULE = wineaudioio.drv
2 IMPORTS = dxguid uuid winmm user32
3 EXTRALIBS = @AUDIOIOLIBS@
5 C_SRCS = \
6 audio.c \
7 audioio.c
9 @MAKE_DLL_RULES@