repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winepulse.drv: add a pulseaudio driver
[wine/hacks.git]
/
dlls
/
winmm
/
tests
/
Makefile.in
blob
e280a416f9d132b8067b6648b5899c3f7c5de91f
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
winmm.dll
6
IMPORTS
=
winmm user32 kernel32
7
8
C_SRCS
=
\
9
capture.c \
10
generated.c \
11
mci.c \
12
midi.c \
13
mixer.c \
14
mmio.c \
15
timer.c \
16
wave.c
17
18
@MAKE_TEST_RULES@