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
po: Add a number of missing '\n' characters in translations.
[wine.git]
/
dlls
/
mscoree
/
Makefile.in
blob
914aff4bd331dcf4b68e6b3a185231b793fe7a75
1
MODULE
=
mscoree.dll
2
IMPORTS
=
dbghelp uuid shell32 advapi32 ole32 oleaut32 shlwapi
3
4
C_SRCS
=
\
5
assembly.c \
6
config.c \
7
corruntimehost.c \
8
metadata.c \
9
metahost.c \
10
mscoree_main.c
11
12
@MAKE_DLL_RULES@