repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 1.3.7.
[wine/gsoc-2012-control.git]
/
dlls
/
dmusic
/
Makefile.in
blob
255590c3462b5f20e7527d9ab84a841992fc5788
1
MODULE
=
dmusic.dll
2
IMPORTS
=
dxguid uuid ole32 advapi32
3
4
C_SRCS
=
\
5
buffer.c \
6
clock.c \
7
collection.c \
8
dmusic.c \
9
dmusic_main.c \
10
download.c \
11
downloadedinstrument.c \
12
instrument.c \
13
port.c \
14
regsvr.c
15
16
RC_SRCS
=
version.rc
17
18
@MAKE_DLL_RULES@