repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Changed Adam Sacarny's email, and -debugmsg to --debugmsg.
[wine/gsoc_dplay.git]
/
dlls
/
dsound
/
Makefile.in
blob
0a3b54075576ec669b2418b6d899005bf2ba1b37
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dsound.dll
6
IMPORTS
=
winmm ole32 user32 advapi32 kernel32 ntdll
7
EXTRALIBS
= $(
LIBUUID
)
8
9
C_SRCS
=
\
10
buffer.c \
11
capture.c \
12
dsound_main.c \
13
mixer.c \
14
primary.c \
15
propset.c \
16
regsvr.c \
17
sound3d.c
18
19
RC_SRCS
=
version.rc
20
21
SUBDIRS
=
tests
22
23
@MAKE_DLL_RULES@
24
25
### Dependencies: