diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-22 02:34:04 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-22 02:34:04 +0800 |
| commit | b4ce566c76f86889ee93083efc17f71a2a817f96 (patch) | |
| tree | 99d03f034263f08a184ae6af930ede07fb98fdad /icon | |
| parent | f3e63efe8bec62e077b27c36a716a42d41728a25 (diff) | |
feat: embed Windows icon and add build resources0.1.0-release
Diffstat (limited to 'icon')
| -rw-r--r-- | icon/app.rc | 1 | ||||
| -rw-r--r-- | icon/icon.ico | bin | 0 -> 270622 bytes | |||
| -rw-r--r-- | icon/icon.png | bin | 0 -> 393937 bytes |
3 files changed, 1 insertions, 0 deletions
diff --git a/icon/app.rc b/icon/app.rc new file mode 100644 index 0000000..a1ec328 --- /dev/null +++ b/icon/app.rc @@ -0,0 +1 @@ +1 ICON "icon.ico" diff --git a/icon/icon.ico b/icon/icon.ico Binary files differnew file mode 100644 index 0000000..08441ad --- /dev/null +++ b/icon/icon.ico diff --git a/icon/icon.png b/icon/icon.png Binary files differnew file mode 100644 index 0000000..64102e8 --- /dev/null +++ b/icon/icon.png |
