Add icon to exe in windows

This commit is contained in:
Philip Kristoffersen
2022-04-17 21:32:32 +02:00
parent f4a88a4fe9
commit 49a71c203b
4 changed files with 24 additions and 0 deletions
+3
View File
@@ -28,3 +28,6 @@ sysinfo = "0.23.10"
[target.'cfg(windows)'.dependencies]
winreg = "0.10.1"
[target.'cfg(windows)'.build-dependencies]
winres = "0.1"