shlwapi/tests: Link directly to Url*() functions.
[wine.git] / dlls / mscoree / Makefile.in
blob05f14aa24620276f801ea8f8b67e67ba68f6f67e
1 EXTRADEFS = -DWINE_NO_LONG_TYPES
2 MODULE = mscoree.dll
3 IMPORTS = dbghelp uuid shell32 advapi32 ole32 oleaut32 shlwapi
5 EXTRADLLFLAGS = -Wb,--prefer-native
7 C_SRCS = \
8 assembly.c \
9 config.c \
10 cordebug.c \
11 corruntimehost.c \
12 metadata.c \
13 metahost.c \
14 mscoree_main.c
16 IDL_SRCS = mscoree_classes.idl
18 metahost_EXTRADEFS = -DINSTALL_DATADIR="\"${datadir}\""