BizHawk/Dist/BuildDebug.sh

3 lines
74 B
Bash
Executable File

#!/bin/sh
cd "$(dirname "$0")/.." && Dist/.BuildInConfigX.sh "Debug" "$@"