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
wined3d: Request alpha in backbuffer mode, to work correctly with multiple opengl...
[wine.git]
/
dlls
/
dmusic
/
Makefile.in
blob
2158c76a4152f45164f525999b7b2341158a1879
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dmusic.dll
6
IMPORTS
=
ole32 user32 advapi32 kernel32
7
EXTRALIBS
= -
ldxguid
-
luuid
8
9
C_SRCS
=
\
10
buffer.c \
11
clock.c \
12
collection.c \
13
dmusic.c \
14
dmusic_main.c \
15
download.c \
16
downloadedinstrument.c \
17
instrument.c \
18
port.c \
19
portdownload.c \
20
regsvr.c \
21
thru.c
22
23
RC_SRCS
=
version.rc
24
25
@MAKE_DLL_RULES@
26
27
@DEPENDENCIES@
# everything below this line is overwritten by make depend