mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-10 21:04:32 +00:00
remove windows resource file, qmake will generate one for us
This commit is contained in:
parent
df3e5de3f1
commit
73d93c3c23
2 changed files with 1 additions and 2 deletions
|
@ -1 +0,0 @@
|
||||||
IDI_ICON1 ICON DISCARDABLE "images/appicon.ico"
|
|
|
@ -437,7 +437,7 @@ DISTFILES += \
|
||||||
|
|
||||||
|
|
||||||
# windows application icon
|
# windows application icon
|
||||||
RC_FILE = monero-core.rc
|
RC_ICONS = images/appicon.ico
|
||||||
|
|
||||||
# mac application icon
|
# mac application icon
|
||||||
ICON = $$PWD/images/appicon.icns
|
ICON = $$PWD/images/appicon.icns
|
||||||
|
|
Loading…
Reference in a new issue