mscoree: Add stub implementation of ICLRMetaHost.
[wine.git] / dlls / mscoree / Makefile.in
blob6346aa9d7f8b779e05b163f8d1fd3c8eaf0f3ca5
1 MODULE = mscoree.dll
2 IMPORTS = uuid shell32 advapi32
4 C_SRCS = \
5 corruntimehost.c \
6 metahost.c \
7 mscoree_main.c
9 @MAKE_DLL_RULES@