z_lenovo 88d23ca773 add the winsparkle
没想到还挺简单
2025-06-23 22:14:00 +08:00

4 lines
69 B
Rust

fn main() {
println!("cargo:rustc-link-search=dylib=runtime");
}