comctl32: Update thumb position on WM_MOUSEMOVE instead of deferring it.
[wine/multimedia.git] / dlls / mscoree / tests / Makefile.in
blobfa24dfdd8a8f115ccf4cd4a8ae08473fcbc00baf
1 TESTDLL = mscoree.dll
2 IMPORTS = ole32 shlwapi uuid
4 C_SRCS = \
5 debugging.c \
6 metahost.c \
7 mscoree.c
9 @MAKE_TEST_RULES@