mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-16 17:18:30 +01:00
4 lines
106 B
Rust
4 lines
106 B
Rust
fn main() {
|
|
embed_resource::compile("watchexec-manifest.rc", embed_resource::NONE);
|
|
bosion::gather();
|
|
}
|