EZPPLauncher/src-tauri/build.rs

4 lines
39 B
Rust
Raw Normal View History

2024-12-09 21:53:43 +00:00
fn main() {
tauri_build::build()
}