@@ -0,0 +1,7 @@
#[cfg(target_os = "windows")]
fn main() {
embed_resource::compile("read.rc", embed_resource::NONE);
}
#[cfg(not(target_os = "windows"))]
fn main() {}
The note is not visible to the blocked user.