windows: Use the MicroPython logo as application icon.

Add a .ico file with common icon image size, created from
vector-logo-2.png, and embed it into the resulting executable.

Signed-off-by: stijn <stijn@ignitron.net>
This commit is contained in:
stijn
2022-11-15 15:13:29 +01:00
committed by Damien George
parent 03eae48847
commit 958c6d917d
7 changed files with 22 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -8,6 +8,7 @@
# These are binary so should never be modified by git.
*.a binary
*.ico binary
*.png binary
*.jpg binary
*.dxf binary