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