add window icon

This commit is contained in:
Chance 2025-04-03 01:37:53 -04:00 committed by BitSyndicate
parent 5fca807ca3
commit ad4cef9739
Signed by: bitsyndicate
GPG key ID: 443E4198D6BBA6DE
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");
}
}