mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-18 15:32:06 +00:00
Qt/MSVC: Add icon
This commit is contained in:
parent
1191280e76
commit
018c2cfd65
3 changed files with 29 additions and 0 deletions
6
Source/Core/DolphinQt2/DolphinQt2.rc
Normal file
6
Source/Core/DolphinQt2/DolphinQt2.rc
Normal file
|
@ -0,0 +1,6 @@
|
|||
// Microsoft Visual C++ generated resource script.
|
||||
//
|
||||
#include "resource.h"
|
||||
IDI_ICON1 ICON "..\\..\\..\\Installer\\Dolphin.ico"
|
||||
"dolphin" ICON "..\\..\\..\\Installer\\Dolphin.ico"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue