repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libwine: Fix resetting the install_name on Mac OS.
[wine/multimedia.git]
/
dlls
/
mscoree
/
Makefile.in
blob
a39c696324e877c08473eea131284f3438911159
1
MODULE
=
mscoree.dll
2
IMPORTS
=
dbghelp uuid shell32 advapi32 ole32 oleaut32 shlwapi
3
4
C_SRCS
=
\
5
assembly.c \
6
config.c \
7
cordebug.c \
8
corruntimehost.c \
9
metadata.c \
10
metahost.c \
11
mscoree_main.c
12
13
@MAKE_DLL_RULES@