mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-19 18:52:47 +01:00
Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not.
This commit is contained in:
parent
0a918782cf
commit
f1cc5c2ff9
@ -2,6 +2,7 @@
|
||||
//
|
||||
#include "resource.h"
|
||||
IDI_ICON1 ICON "..\\..\\..\\Installer\\Dolphin.ico"
|
||||
"dolphin" ICON "..\\..\\..\\Installer\\Dolphin.ico"
|
||||
#define wxUSE_NO_MANIFEST 1
|
||||
#include <wx/msw/wx.rc>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user