Add icons to windows builds

This commit is contained in:
2024-12-18 20:34:39 -05:00
parent bc84d88b5f
commit 78289193c7
5 changed files with 61 additions and 9 deletions
+1
View File
@@ -37,6 +37,7 @@ windows = { version = "0.58", features = ["Win32_System_Threading"] }
[build-dependencies]
cc = "1"
winresource = "0.1"
[profile.release]
lto = true