winmm: dwBytesRecorded controls how much is played, not dwBufferLength.
[wine/hramrach.git] / dlls / ntdll / tests / Makefile.in
blobe501d6a1769f734ca53665aa530de6fcd5681c67
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = ntdll.dll
6 IMPORTS = user32 kernel32
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
29 @MAKE_TEST_RULES@
31 @DEPENDENCIES@ # everything below this line is overwritten by make depend