msxml3: Reimplement IXMLDOMDocument::createTextNode() on top of ::createNode().
[wine] / dlls / wineoss.drv / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = wineoss.drv
6 IMPORTS   = dxguid uuid winmm user32 kernel32
7
8 C_SRCS = \
9         audio.c \
10         dscapture.c \
11         dsrender.c \
12         midi.c \
13         midipatch.c \
14         mixer.c \
15         mmaux.c \
16         oss.c
17
18 @MAKE_DLL_RULES@
19
20 @DEPENDENCIES@  # everything below this line is overwritten by make depend