mirror of
https://github.com/italicsjenga/muda.git
synced 2024-12-23 20:11:29 +11:00
5 lines
92 B
Rust
5 lines
92 B
Rust
fn main() {
|
|
#[cfg(target_os = "windows")]
|
|
embed_resource::compile("manifest.rc");
|
|
}
|