feat: add icon on windows too
This commit is contained in:
parent
38a7f97cad
commit
0659698f19
5 changed files with 33 additions and 1 deletions
|
@ -23,3 +23,6 @@ opt-level = "z"
|
|||
lto = "thin"
|
||||
strip = true
|
||||
panic = "abort"
|
||||
|
||||
[build-dependencies]
|
||||
winresource = "0.1.20"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue