repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Portability fixes.
[wine.git]
/
dlls
/
dplayx
/
Makefile.in
blob
bd605f7ecdbb0ab4f60d89a0c5e4d91d526f7096
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
= $(
LIBUUID
)
9
10
LDDLLFLAGS
=
@LDDLLFLAGS@
11
SYMBOLFILE
= $(
MODULE
)
.tmp.o
12
13
C_SRCS
=
\
14
dpclassfactory.c \
15
dplay.c \
16
dplaysp.c \
17
dplayx_global.c \
18
dplayx_main.c \
19
dplayx_messages.c \
20
dplobby.c \
21
lobbysp.c \
22
name_server.c
23
24
RC_SRCS
=
version.rc
25
26
@MAKE_DLL_RULES@
27
28
### Dependencies: