repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
winmm: dwBytesRecorded controls how much is played, not dwBufferLength.
[wine/hramrach.git]
/
dlls
/
ntdll
/
tests
/
Makefile.in
blob
e501d6a1769f734ca53665aa530de6fcd5681c67
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
ntdll.dll
6
IMPORTS
=
user32 kernel32
7
8
CTESTS
=
\
9
atom.c \
10
change.c \
11
directory.c \
12
env.c \
13
error.c \
14
exception.c \
15
generated.c \
16
info
.c \
17
large_int.c \
18
file.c \
19
om.c \
20
path.c \
21
port.c \
22
reg.c \
23
rtl.c \
24
rtlbitmap.c \
25
rtlstr.c \
26
string.c \
27
time.c
28
29
@MAKE_TEST_RULES@
30
31
@DEPENDENCIES@
# everything below this line is overwritten by make depend