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
Handle the %f case in wsprintf.
[wine.git]
/
dlls
/
dplayx
/
Makefile.in
blob
ca0549e8e068a9325c05ae604d33c4bd08854157
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dplayx
6
EXTRALIBS
= $(
LIBUUID
)
7
8
LDDLLFLAGS
=
@LDDLLFLAGS@
9
SYMBOLFILE
= $(
MODULE
)
.tmp.o
10
11
C_SRCS
=
\
12
dpclassfactory.c \
13
dplay.c \
14
dplaysp.c \
15
dplayx_global.c \
16
dplayx_main.c \
17
dplayx_messages.c \
18
dplobby.c \
19
lobbysp.c \
20
name_server.c
21
22
RC_SRCS
=
\
23
version.rc
24
25
@MAKE_DLL_RULES@
26
27
### Dependencies:
28