repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
riched20: Sign-compare warnings fix.
[wine/multimedia.git]
/
dlls
/
dmusic
/
Makefile.in
blob
a3c114a90ead12be09aee97f042ed610ba630236
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dmusic.dll
6
IMPORTS
=
dxguid uuid ole32 user32 advapi32 kernel32
7
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
portdownload.c \
19
regsvr.c \
20
thru.c
21
22
RC_SRCS
=
version.rc
23
24
@MAKE_DLL_RULES@
25
26
@DEPENDENCIES@
# everything below this line is overwritten by make depend