Updated Building for Windows (markdown)

8times9 2019-04-07 16:01:53 -05:00
parent 3ec79cba1d
commit 44b7120188

@ -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. You may of course eschew the Visual Studio git integration and use any method of dealing with git outside of Visual Studio.
### Qt Dependencies ### 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`. - 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 ### Building
1. Open Source/dolphin-emu.sln. 1. Open Source/dolphin-emu.sln.