projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Assorted typo, spelling, wording and case fixes.
[wine]
/
dlls
/
winmm
/
tests
/
Makefile.in
1
TESTDLL = winmm.dll
2
IMPORTS = winmm user32 advapi32
3
4
C_SRCS = \
5
capture.c \
6
generated.c \
7
mci.c \
8
mcicda.c \
9
midi.c \
10
mixer.c \
11
mmio.c \
12
timer.c \
13
wave.c
14
15
@MAKE_TEST_RULES@