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