mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-26 20:25:58 +00:00
Add a Win32 NoGUI platform and project
This commit is contained in:
parent
0755f92979
commit
5a65031611
11 changed files with 421 additions and 7 deletions
6
Source/Core/DolphinNoGUI/DolphinNoGUI.rc
Normal file
6
Source/Core/DolphinNoGUI/DolphinNoGUI.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