projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
server: Don't round up the header size for image mappings.
[wine]
/
dlls
/
winmm
/
tests
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
TESTDLL = winmm.dll
6
IMPORTS = winmm kernel32
7
8
CTESTS = \
9
capture.c \
10
mixer.c \
11
mmio.c \
12
timer.c \
13
wave.c
14
15
@MAKE_TEST_RULES@
16
17
### Dependencies: