ddraw: Don't interpret end padding as dwCaps2 for x64.
[wine.git] / dlls / wineoss.drv / Makefile.in
blob3696a7a155ee07e9edb006783c54e4665b68f200
1 MODULE = wineoss.drv
2 IMPORTS = dxguid uuid winmm ole32 user32
3 EXTRAINCL = @OSS4INCL@
5 C_SRCS = \
6 audio.c \
7 dscapture.c \
8 dsrender.c \
9 midi.c \
10 midipatch.c \
11 mixer.c \
12 mmaux.c \
13 mmdevdrv.c
15 @MAKE_DLL_RULES@