Fixed another regression in PlaySound.
[wine.git] / dlls / dplayx / Makefile.in
blobc1576b10ccb663d0243d710f8462f1c0255bac3b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dplayx.dll
6 IMPORTS = winmm ole32 user32 advapi32 kernel32
7 EXTRALIBS = $(LIBUUID)
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
12 C_SRCS = \
13 dpclassfactory.c \
14 dplay.c \
15 dplaysp.c \
16 dplayx_global.c \
17 dplayx_main.c \
18 dplayx_messages.c \
19 dplobby.c \
20 lobbysp.c \
21 name_server.c
23 RC_SRCS = version.rc
25 @MAKE_DLL_RULES@
27 ### Dependencies: