server: Support unbound console input device.
[wine.git] / dlls / mscoree / Makefile.in
blob5302e45e1a1d18a1187da9958c70667ea677eea1
1 MODULE = mscoree.dll
2 IMPORTS = dbghelp uuid shell32 advapi32 ole32 oleaut32 shlwapi
4 EXTRADLLFLAGS = -mno-cygwin
6 C_SRCS = \
7 assembly.c \
8 config.c \
9 cordebug.c \
10 corruntimehost.c \
11 metadata.c \
12 metahost.c \
13 mscoree_main.c
15 IDL_SRCS = mscoree_classes.idl
17 metahost_EXTRADEFS = -DINSTALL_DATADIR="\"${datadir}\""