added application icon for windows

This commit is contained in:
2018-01-04 00:16:48 +01:00
parent 5c5c80f0cc
commit 02845b32d7
3 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -257,5 +257,6 @@ DEFINES += IRC_NAMESPACE=Communi
include(dependencies/libcommuni.pri)
#MAC ICON
#ICONs
macx:ICON = resources/images/chatterino2.icns
win32:RC_FILE = resources/windows.rc
Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

+1
View File
@@ -0,0 +1 @@
DI_ICON1 ICON DISCARDABLE "icon.ico"