Windows application icon

This commit is contained in:
Ilya Kitaev 2016-08-04 14:16:38 +03:00
parent 4ee5d785c5
commit 35d7661f0c
3 changed files with 3 additions and 0 deletions

BIN
images/appicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 361 KiB

View File

@ -181,3 +181,5 @@ OTHER_FILES += \
DISTFILES += \
notes.txt
RC_FILE = monero-core.rc

1
monero-core.rc Normal file
View File

@ -0,0 +1 @@
IDI_ICON1 ICON DISCARDABLE "images/appicon.ico"