Release 20040408.
[wine.git] / dlls / dplayx / Makefile.in
blob0bdf824a24e9b32c0aa9f7985876f3c712862669
1 EXTRADEFS = -DCOM_NO_WINDOWS_H
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = dplayx.dll
7 IMPORTS = winmm ole32 user32 advapi32 kernel32
8 EXTRALIBS = -ldxguid -luuid
10 C_SRCS = \
11 dpclassfactory.c \
12 dplay.c \
13 dplaysp.c \
14 dplayx_global.c \
15 dplayx_main.c \
16 dplayx_messages.c \
17 dplobby.c \
18 lobbysp.c \
19 name_server.c \
20 regsvr.c
22 RC_SRCS = version.rc
24 @MAKE_DLL_RULES@
26 ### Dependencies: