mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00: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
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
//
|
//
|
||||||
#include "resource.h"
|
#include "resource.h"
|
||||||
IDI_ICON1 ICON "..\\..\\..\\Installer\\Dolphin.ico"
|
IDI_ICON1 ICON "..\\..\\..\\Installer\\Dolphin.ico"
|
||||||
|
"dolphin" ICON "..\\..\\..\\Installer\\Dolphin.ico"
|
||||||
#define wxUSE_NO_MANIFEST 1
|
#define wxUSE_NO_MANIFEST 1
|
||||||
#include <wx/msw/wx.rc>
|
#include <wx/msw/wx.rc>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue