repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shlwapi/tests: Link directly to Url*() functions.
[wine.git]
/
dlls
/
mscoree
/
Makefile.in
blob
05f14aa24620276f801ea8f8b67e67ba68f6f67e
1
EXTRADEFS
= -
DWINE_NO_LONG_TYPES
2
MODULE
=
mscoree.dll
3
IMPORTS
=
dbghelp uuid shell32 advapi32 ole32 oleaut32 shlwapi
4
5
EXTRADLLFLAGS
= -
Wb
,--
prefer-native
6
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
15
16
IDL_SRCS
=
mscoree_classes.idl
17
18
metahost_EXTRADEFS
= -
DINSTALL_DATADIR
=
"
\"
${datadir}
\"
"