Revert 94d4e1f5167af78e1b0755d03224f24ab885a1e5...779d1ff85c71d143326555801f11ededc3109ae9 on Building for Windows

SachinVin 2021-12-14 23:45:51 +05:30
parent 779d1ff85c
commit 283273ada8

@ -2,8 +2,8 @@
### Minimal Dependencies
On Windows, all library dependencies are automatically included within the "externals" folder or can be downloaded on-demand. To build Citra, you simply need to install:
* **[Visual Studio 2019](https://linkify.me/wk8NgwX)** - **Make sure to select C++ support in the installer**.
* **[CMake](https://linkify.me/bNxcVTr)** - Used to generate Visual Studio project files.
* **[Visual Studio 2019](https://linkify.me/iMZOApa)** - **Make sure to select C++ support in the installer**.
* **[CMake](https://linkify.me/Nz4ECQQ)** - Used to generate Visual Studio project files.
![2](http://i.imgur.com/vSIXMHd.jpg)
* **Git** - We recommend [msysgit](https://linkify.me/Dr2UPqT).
![3](http://i.imgur.com/joCBhIB.jpg)