BizHawk/waterbox/waterboxhost/build-debug.sh

5 lines
122 B
Bash

#!/bin/sh
cargo b
cp target/debug/libwaterboxhost.so ../../Assets/dll
cp target/debug/libwaterboxhost.so ../../output/dll