Skip to content

Commit 34f0fb5

Browse files
committed
feat: add application icons and windows resource build
1 parent 8d2fd09 commit 34f0fb5

16 files changed

+171
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,6 @@ eframe = "0.33"
1919
egui = "0.33"
2020
egui-file-dialog = "0.12"
2121
egui-snarl = "0.9"
22+
23+
[build-dependencies]
24+
winres = "0.1"

assets/icon.ico

114 KB
Binary file not shown.
12.6 KB
Loading
33.1 KB
Loading

assets/icon.iconset/icon_16x16.png

760 Bytes
Loading
1.82 KB
Loading
33.1 KB
Loading
81.5 KB
Loading

assets/icon.iconset/icon_32x32.png

1.82 KB
Loading
4.59 KB
Loading

0 commit comments

Comments
 (0)