just
(cargo install just
)..cargo/config.toml
to match yours. If you want to build for a system
that is already supported natively by your default msvc installation, you can remove these or
comment them out.justfile
. The rust9x toolchain name and editbin.exe
path (from
your modern msvc build tools) in particular are important.just build --release
to build using the rust9x toolchain, and regular cargo
for normal
toolchain builds.hh3gf.golden.exe
next to the executable for testing.unicows.dll
next to the executablehh3gf.golden.exe
is taken from https://github.com/pts/pts-tinype to test stdout redirection.