add window icon

This commit is contained in:
Chance 2025-04-03 01:37:53 -04:00 committed by BitSyndicate
parent 81e6b5cc4b
commit ed93baa404
13 changed files with 659 additions and 113 deletions

View file

@ -1,3 +1,3 @@
fn main() {
built::write_built_file().expect("Failed to write build information");
}
}