6 lines
113 B
Rust
6 lines
113 B
Rust
[build]
|
|
target = "i686-pc-windows-msvc"
|
|
|
|
[alias]
|
|
runcode = "run -- ../target/i686-unknown-none/release/code.bin"
|