windowscodecs: Prefer builtin version.
[wine/multimedia.git] / dlls / mscoree / Makefile.in
blob2aedf8d67fc24d6d3b773e19a3647e76b33b7a70
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mscoree.dll
6 IMPORTS = uuid shell32 advapi32
8 C_SRCS = \
9 corruntimehost.c \
10 mscoree_main.c
12 @MAKE_DLL_RULES@