BizHawk/ExternalProjects/.build_debug.sh

3 lines
40 B
Bash
Raw Normal View History

#!/bin/sh
dotnet build -c Debug -m "$@"