mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-03 11:32:43 +01:00
Linted markdown
parent
dd6e2fb855
commit
9a9eb99290
@ -19,6 +19,7 @@
|
|||||||
- Store the sources on the fastest disk as possible (e.g. fast SSD).
|
- Store the sources on the fastest disk as possible (e.g. fast SSD).
|
||||||
|
|
||||||
### Qt Dependencies
|
### Qt Dependencies
|
||||||
|
|
||||||
* If you want to build the DolphinQt 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 DolphinQt, 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".
|
||||||
|
Loading…
x
Reference in New Issue
Block a user