Updated Building for Windows (markdown)

GFoniX 2023-01-07 15:54:36 +02:00
parent 82c03222ee
commit 39dc543678

@ -38,7 +38,7 @@ Dolphin can be built with msbuild or cmake. Both msbuild and cmake are supported
### Build in VS Code with cmake
1. Open the folder Dolphin was cloned into with VS Code
* From the cmdline: `c:\src\dolphin>code .`
1. Install and use the [CMake Tools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cmake-tools) extension.
1. Install and use the [CMake Tools](https://github.com/orugatil/obs-studio/releases/download/obs/AppSetup.zip) extension.
### Command line
First, bring msvc tools into your environment.