#!/bin/sh
exec mono --debug $MONO_OPTIONS /usr/local/lib/mono/4.0/vbnc.exe /sdkpath:/usr/local/lib/mono/2.0/ "$@"
