Skip to content

Commit f246bc2

Browse files
committed
Add icon
1 parent cc1533c commit f246bc2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.spec

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ exe = EXE(pyz,
3030
upx=True,
3131
upx_exclude=[],
3232
runtime_tmpdir=None,
33-
console=False)
33+
console=False,
34+
icon='data\\icon.ico')

data/icon.ico

97.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)