gdiplus: Implement GdipSetPathGradientBlend, with tests.
[wine/multimedia.git] / dlls / mscoree / Makefile.in
blob114b130d5fdc40658c1f86789a856ebae605300a
1 MODULE = mscoree.dll
2 IMPORTS = dbghelp uuid shell32 advapi32 ole32 oleaut32 shlwapi
4 C_SRCS = \
5 assembly.c \
6 config.c \
7 cordebug.c \
8 corruntimehost.c \
9 metadata.c \
10 metahost.c \
11 mscoree_main.c
13 IDL_R_SRCS = mscoree_classes.idl
15 @MAKE_DLL_RULES@