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