mciwave: Fix wave format first, then compute position.
[wine] / dlls / dxguid / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = dxguid
6
7 C_SRCS = \
8         dx10guid.c \
9         dx8guid.c \
10         dx9guid.c \
11         dxguid.c
12
13 @MAKE_IMPLIB_RULES@
14
15 @DEPENDENCIES@  # everything below this line is overwritten by make depend