wine-wine/dlls/mscoree/Makefile.in

18 lines
323 B
Makefile
Raw Normal View History

2006-10-06 09:21:02 +00:00
MODULE = mscoree.dll
IMPORTS = dbghelp uuid shell32 advapi32 ole32 oleaut32 shlwapi
2006-10-06 09:21:02 +00:00
EXTRADLLFLAGS = -mno-cygwin
2006-10-06 09:21:02 +00:00
C_SRCS = \
assembly.c \
config.c \
cordebug.c \
corruntimehost.c \
metadata.c \
metahost.c \
2006-10-06 09:21:02 +00:00
mscoree_main.c
IDL_SRCS = mscoree_classes.idl
metahost_EXTRADEFS = -DINSTALL_DATADIR="\"${datadir}\""