mshtml: Added generic IDispatchEx implementation and use it in OnNavigator.
[wine/wine-jacek.git] / dlls / mscoree / Makefile.in
blobd98d02dac4d9a7c04308d1aeb54a7be09288e457
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mscoree.dll
6 IMPORTS = advapi32 kernel32
7 EXTRALIBS = -luuid
9 C_SRCS = \
10 corruntimehost.c \
11 mscoree_main.c
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend