mscoree: Add ICorDebug interface support.
[wine/multimedia.git] / dlls / mscoree / tests / Makefile.in
blob20dfd8894242b7d7223d8752049ab4af4005d426
1 TESTDLL = mscoree.dll
2 IMPORTS = shlwapi
4 C_SRCS = \
5 debugging.c \
6 metahost.c \
7 mscoree.c
9 @MAKE_TEST_RULES@