Updated Building for Windows (markdown)
parent
1d6e23e682
commit
e97b3faf36
|
@ -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 .`
|
||||
1. Configure build target (e.g. Release)
|
||||
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
|
||||
1. Open the folder Dolphin was cloned into with VS Code
|
||||
|
|
Loading…
Reference in New Issue