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