BizHawk/waterbox/waterboxhost/build-debug-no-dirty-detect...

5 lines
154 B
Bash

#!/bin/sh
cargo b --features "no-dirty-detection"
cp target/debug/libwaterboxhost.so ../../Assets/dll
cp target/debug/libwaterboxhost.so ../../output/dll