BizHawk/waterbox/waterboxhost/build-debug.sh

5 lines
114 B
Bash

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