rpcrt4/tests: Fix a few more broken tests on NT4.
[wine.git] / dlls / dmusic / Makefile.in
blobe84696a18ffc9182a3ea80b101e176a9f7d3e279
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dmusic.dll
6 IMPORTS = dxguid uuid ole32 advapi32 kernel32
8 C_SRCS = \
9 buffer.c \
10 clock.c \
11 collection.c \
12 dmusic.c \
13 dmusic_main.c \
14 download.c \
15 downloadedinstrument.c \
16 instrument.c \
17 port.c \
18 regsvr.c
20 RC_SRCS = version.rc
22 @MAKE_DLL_RULES@
24 @DEPENDENCIES@ # everything below this line is overwritten by make depend