Restructure of mono.sln and build properties to better fix static/dynamic library...
[mono.git] / scripts / mcs.in
index 608697b3af4715562dde7be83a58e88bd101c465..d254e29c7b718a3b696585551f7a8ce2c9aea9a7 100644 (file)
@@ -1,2 +1,2 @@
 #!/bin/sh
-@bindir@/mono @bindir@/mcs.exe $*
\ No newline at end of file
+exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.5/mcs.exe "$@"