mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 22:14:33 +02:00
Updated Building for Windows (markdown)
@@ -33,7 +33,7 @@ Dolphin can be built with msbuild or cmake. Both msbuild and cmake are supported
|
|||||||
* From the cmdline: `c:\src\dolphin>devenv .`
|
* From the cmdline: `c:\src\dolphin>devenv .`
|
||||||
1. Configure build target (e.g. Release)
|
1. Configure build target (e.g. Release)
|
||||||
1. Select ``Dolphin.exe`` as startup item
|
1. Select ``Dolphin.exe`` as startup item
|
||||||
1. Press F7 or choose `Build > Build Solution` from the menu bar
|
1. Press F7 or choose `Build > Build All` from the menu bar
|
||||||
|
|
||||||
### Build in VS Code with cmake
|
### Build in VS Code with cmake
|
||||||
1. Open the folder Dolphin was cloned into with VS Code
|
1. Open the folder Dolphin was cloned into with VS Code
|
||||||
|
Reference in New Issue
Block a user