repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wininet: Support the Cache-Control max-age directive for setting url cache entry...
[wine/testsucceed.git]
/
dlls
/
wineesd.drv
/
Makefile.in
blob
52da94a03d4d26fa2fe74cfe735a8f44a9905560
1
MODULE
=
wineesd.drv
2
IMPORTS
=
dxguid uuid winmm user32
3
EXTRAINCL
=
@ESDINCL@
4
EXTRALIBS
=
@ESDLIBS@
5
6
C_SRCS
=
\
7
audio.c \
8
esound.c
9
10
@MAKE_DLL_RULES@