index
:
fparkan
devel
master
renovate/major-github-artifact-actions
renovate/toml-1.x
Utilities and tools for the game "Parkan: Iron Strategy".
Valentin Popov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
render-demo
/
build.rs
blob: 126d1d7744047197f955b7c3f338e12d78e8d614 (
plain
) (
blame
)
1
2
3
4
fn
main
()
{
#[cfg(windows)]
println!
(
"cargo:rustc-link-lib=advapi32"
);
}