mac application icon
BIN
images/appicon.icns
Executable file
BIN
images/appicons/128x128.png
Executable file
After Width: | Height: | Size: 6.8 KiB |
BIN
images/appicons/16x16.png
Executable file
After Width: | Height: | Size: 745 B |
BIN
images/appicons/24x24.png
Executable file
After Width: | Height: | Size: 1.2 KiB |
BIN
images/appicons/256x256.png
Executable file
After Width: | Height: | Size: 10 KiB |
BIN
images/appicons/32x32.png
Executable file
After Width: | Height: | Size: 1.7 KiB |
BIN
images/appicons/48x48.png
Executable file
After Width: | Height: | Size: 2.5 KiB |
BIN
images/appicons/64x64.png
Executable file
After Width: | Height: | Size: 3.4 KiB |
BIN
images/appicons/96x96.png
Executable file
After Width: | Height: | Size: 5.1 KiB |
@ -182,4 +182,8 @@ OTHER_FILES += \
|
||||
DISTFILES += \
|
||||
notes.txt
|
||||
|
||||
# windows application icon
|
||||
RC_FILE = monero-core.rc
|
||||
|
||||
# mac application icon
|
||||
ICON = $$PWD/images/appicon.icns
|
||||
|