@@ -0,0 +1,5 @@
fn main() {
if std::env::var("CARGO_CFG_TARGET_OS").unwrap() == "windows" {
embed_resource::compile("resources.rc", embed_resource::NONE);
}
The note is not visible to the blocked user.