repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[threadpool-ms] Switch Monitor thread to a MonoThreadInfo (#3538)
[mono-project.git]
/
scripts
/
dmcs.in
blob
223dac2e7f6edcb4ec6848e00c16e177388a4713
1
#!/bin/sh
2
echo
"Note: dmcs is deprecated, please use mcs instead!"
3
exec
@bindir@
/
mono
$MONO_OPTIONS
@mono_instdir@
/
4.5
/
mcs.exe
-sdk
:
4.0
"$@"