@@ -0,0 +1,6 @@
fn main() {
slint_build::compile("src/main.rs").unwrap();
if std::env::var("CARGO_CFG_TARGET_OS").unwrap() == "windows" {
embed_resource::compile("assets/icon.rc");
}
The note is not visible to the blocked user.