repo.or.cz
/
wine
/
winequartzdrv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wined3d: Ignore tesselated and unused streams when comparing attribs.
[wine/winequartzdrv.git]
/
dlls
/
dsound
/
Makefile.in
blob
c7e83458e78fad2e13aa32b9163df9c985537bd7
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dsound.dll
6
IMPORTLIB
=
libdsound.
$(
IMPLIBEXT
)
7
IMPORTS
=
winmm ole32 user32 advapi32 kernel32 ntdll
8
EXTRALIBS
= -
ldxguid
-
luuid
9
10
C_SRCS
=
\
11
buffer.c \
12
capture.c \
13
dsound.c \
14
dsound_convert.c \
15
dsound_main.c \
16
duplex.c \
17
mixer.c \
18
primary.c \
19
propset.c \
20
regsvr.c \
21
sound3d.c
22
23
RC_SRCS
=
version.rc
24
25
@MAKE_DLL_RULES@
26
27
@DEPENDENCIES@
# everything below this line is overwritten by make depend