mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 08:17:59 +00:00
Windows application icon
This commit is contained in:
parent
4ee5d785c5
commit
35d7661f0c
3 changed files with 3 additions and 0 deletions
BIN
images/appicon.ico
Normal file
BIN
images/appicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 361 KiB |
|
@ -181,3 +181,5 @@ OTHER_FILES += \
|
|||
|
||||
DISTFILES += \
|
||||
notes.txt
|
||||
|
||||
RC_FILE = monero-core.rc
|
||||
|
|
1
monero-core.rc
Normal file
1
monero-core.rc
Normal file
|
@ -0,0 +1 @@
|
|||
IDI_ICON1 ICON DISCARDABLE "images/appicon.ico"
|
Loading…
Reference in a new issue