mciwave: Fix wave format first, then compute position.
[wine] / dlls / comcat / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = comcat.dll
6 IMPORTS   = uuid ole32 user32 advapi32 kernel32
7
8 C_SRCS = \
9         comcat_main.c
10
11 RC_SRCS = \
12         version.rc
13
14 @MAKE_DLL_RULES@
15
16 @DEPENDENCIES@  # everything below this line is overwritten by make depend