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
msxml3: Properly free namespace structure pointer.
[wine/testsucceed.git]
/
dlls
/
winmm
/
tests
/
Makefile.in
blob
986b6e4c60e5018934102574b497e324674ad4b0
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
mci.c \
11
midi.c \
12
mixer.c \
13
mmio.c \
14
timer.c \
15
wave.c
16
17
@MAKE_TEST_RULES@