BizHawk/Dist/BuildTestDebug.sh

3 lines
78 B
Bash
Executable File

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