Updated Building for Windows (markdown)
parent
f862a57236
commit
d114d028be
|
@ -18,11 +18,10 @@
|
|||
- Enable NTFS compression on the root of your source directory.
|
||||
- Store the sources on the fastest disk as possible (e.g. fast SSD).
|
||||
|
||||
#### Cloning (Qt Dependencies)
|
||||
#### Qt Dependencies
|
||||
|
||||
If you want to build the DolphinQt project, and do not already have Qt SDK installed, 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 DolphinQt, you can just right click on the project and click "Unload Project".
|
||||
- If you want to build the DolphinQt project, you should install the [Qt SDK]()
|
||||
- If you do not care about DolphinQt, you can just right click on the project and click "Unload Project".
|
||||
|
||||
### Building
|
||||
|
||||
|
|
Loading…
Reference in New Issue