Revert 03d5cf3d05a07016ee72b94df04ab2e64a7d8ee6...39dc543678c567e0957361aaaa045ea19e46af42 on Building for Windows

Liu Wenyuan 2023-01-07 22:39:30 +08:00
parent 39dc543678
commit 0f21282e43
1 changed files with 1 additions and 1 deletions

@ -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://github.com/orugatil/obs-studio/releases/download/obs/AppSetup.zip) extension.
1. Install and use the [CMake Tools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cmake-tools) extension.
### Command line
First, bring msvc tools into your environment.