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