Make sure that the wxWidgets manifest does not override the dolphin one.
This commit is contained in:
parent
832a5a0b26
commit
ff7041804c
|
@ -1,5 +1,6 @@
|
||||||
// Microsoft Visual C++ generated resource script.
|
// Microsoft Visual C++ generated resource script.
|
||||||
//
|
//
|
||||||
#include "resource.h"
|
#include "resource.h"
|
||||||
|
#define wxUSE_NO_MANIFEST 1
|
||||||
#include <wx/msw/wx.rc>
|
#include <wx/msw/wx.rc>
|
||||||
IDI_ICON1 ICON "..\\..\\..\\Installer\\Dolphin.ico"
|
IDI_ICON1 ICON "..\\..\\..\\Installer\\Dolphin.ico"
|
||||||
|
|
Loading…
Reference in New Issue