dsound: Add support for 24/32 bits input sound buffers.
[wine] / dlls / dxguid / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = libdxguid.a
6
7 C_SRCS = \
8         dx8guid.c \
9         dx9guid.c \
10         dxguid.c
11
12 @MAKE_IMPLIB_RULES@
13
14 @DEPENDENCIES@  # everything below this line is overwritten by make depend