winmm: dwBytesRecorded controls how much is played, not dwBufferLength.
[wine/hramrach.git] / dlls / browseui / tests / Makefile.in
blob10dff5e38f36165e1467609a9f32d95739547dde
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = browseui.dll
6 IMPORTS = ole32 kernel32
8 CTESTS = \
9 autocomplete.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend