Updated Building for Windows (markdown)

8times9 2019-04-07 16:01:53 -05:00
parent 3ec79cba1d
commit 44b7120188
1 changed files with 2 additions and 2 deletions

@ -29,9 +29,9 @@
You may of course eschew the Visual Studio git integration and use any method of dealing with git outside of Visual Studio.
### Qt Dependencies
* If you want to build the DolphinQt2 project, you should get the required dependencies from a submodule provided for Dolphin.
* If you want to build the DolphinQt project, you should get the required dependencies from a submodule provided for Dolphin.
- In Team Explorer, go to Changes > Actions > Open Command Prompt and execute `git submodule update --init --recursive`.
* If you do not care about DolphinQt2, you can just right click on the project and click "Unload Project".
* If you do not care about DolphinQt, you can just right click on the project and click "Unload Project".
### Building
1. Open Source/dolphin-emu.sln.