winecoreaudio: Fix the Start/Stop/Reset cycle.
[wine] / dlls / sxs / Makefile.in
1 MODULE    = sxs.dll
2 IMPORTS   = oleaut32 ole32
3
4 C_SRCS = \
5         cache.c \
6         sxs.c
7
8 @MAKE_DLL_RULES@