Make mcs.exe .net4 application
[mono.git] / scripts / mcs.in
1 #!/bin/sh
2 exec @bindir@/mono $MONO_OPTIONS @mono_instdir@/4.0/mcs.exe -sdk:2 "$@"