Updated Building for Windows (markdown)
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.
|
||||
|
||||
### 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.
|
||||
|
|
Loading…
Reference in New Issue