Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
ce294858db71a15d2cd635c40cb3942e24597876
/
.
/
test
/
transitive_lib
/
build.rs
blob: c3e700116c95d3b414838a3854a0ad73eff6dbc5 [
file
]
fn
main
()
{
println
!(
"cargo:rustc-link-lib=alias:shell32"
);
}