Files

3 lines
84 B
Batchfile

set PATH=%PATH%;D:\msys64\mingw64\bin
cargo run --example synth_directly_v11
pause